Browse Source

remove prefixer

ouidade 3 years ago
parent
commit
66b2838ede
2 changed files with 2 additions and 2 deletions
  1. 1 1
      web/profiles/d8-starterkit-profile
  2. 1 1
      web/themes/custom/eql/eql.libraries.yml

+ 1 - 1
web/profiles/d8-starterkit-profile

@@ -1 +1 @@
-Subproject commit 9b46db9c56faf2cbc965ea1b76ce5345e7f46c0f
+Subproject commit 6fe8986494069c7e9bf019cbe98d8f2c7d5166d0

+ 1 - 1
web/themes/custom/eql/eql.libraries.yml

@@ -1,7 +1,7 @@
 global-css:
   css:
     theme:
-       css-compiled/prefixed/styles.css: {}
+       css-compiled/styles.css: {}
 global-js:
   js:
     scripts/main.js: {}