diff --git a/web/themes/custom/materiotheme/materiotheme.libraries.yml b/web/themes/custom/materiotheme/materiotheme.libraries.yml index 24efd7f..d8f5ea2 100644 --- a/web/themes/custom/materiotheme/materiotheme.libraries.yml +++ b/web/themes/custom/materiotheme/materiotheme.libraries.yml @@ -1,5 +1,5 @@ global-css: - version: VERSION + version: 0.0.1 css: theme: # assets/fonts/ubuntu/ubuntu.css: {} @@ -7,7 +7,7 @@ global-css: assets/dist/main.css: {} global-js: - version: VERSION + version: 0.0.1 js: assets/dist/main.js: type: file