Browse Source

Update css.js

pull/309/head
JaydeepRokade 1 year ago
committed by GitHub
parent
commit
b405866842
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      webpack/rules/css.js

+ 0
- 2
webpack/rules/css.js View File

@ -50,7 +50,6 @@ if (manifest.IS_PRODUCTION) {
};
}
// ----------------------------
// @Merging Development Loaders
// ----------------------------
@ -64,7 +63,6 @@ if (manifest.IS_DEVELOPMENT) {
};
}
// -----------------
// @Exporting Module
// -----------------


Loading…
Cancel
Save