- Issue created by @MegaKeegMan
- πΊπΈUnited States MegaKeegMan
For convenience, I am adding this patch that comments out anything related to kss or style sheets.
https://www.drupal.org/files/issues/2024-01-11/remove_styleguide.patch β
The readme documents how to compile CSS using npm run build
and npm run compile
. Unfortunately, this does not work due to a syntax error in web/themes/contrib/octavia/node_modules/kss/node_modules/fs-extra/lib/mkdirs/make-dir.js:85
npm run compile
I am not sure if we want to handle CSS compilation without using npm.
Needs work
2.0
Code
For convenience, I am adding this patch that comments out anything related to kss or style sheets.
https://www.drupal.org/files/issues/2024-01-11/remove_styleguide.patch β