From 66b2838edefd8f57494c91c485c2ca7a716d9a15 Mon Sep 17 00:00:00 2001 From: ouidade Date: Tue, 4 Jan 2022 11:55:30 +0100 Subject: [PATCH] remove prefixer --- web/profiles/d8-starterkit-profile | 2 +- web/themes/custom/eql/eql.libraries.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 9b46db9..6fe8986 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 9b46db9c56faf2cbc965ea1b76ce5345e7f46c0f +Subproject commit 6fe8986494069c7e9bf019cbe98d8f2c7d5166d0 diff --git a/web/themes/custom/eql/eql.libraries.yml b/web/themes/custom/eql/eql.libraries.yml index b583542..8e2ee85 100644 --- a/web/themes/custom/eql/eql.libraries.yml +++ b/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: {}