Style updates for examples and API docs

This commit is contained in:
Tim Schaub
2022-07-31 15:45:39 -06:00
committed by Tim Schaub
parent 15329aad00
commit 1bd9201fed
18 changed files with 430 additions and 277 deletions

View File

@@ -70,6 +70,7 @@ export default {
new CopyPlugin({
patterns: [
{from: '../src/ol/ol.css', to: 'css'},
{from: '../site/site.css', to: 'css'},
{from: 'data', to: 'data'},
{from: 'resources', to: 'resources'},
{from: 'index.html', to: 'index.html'},