Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove gulp dependency #762

Open
vitorgomateus opened this issue May 1, 2024 · 0 comments
Open

Remove gulp dependency #762

vitorgomateus opened this issue May 1, 2024 · 0 comments
Assignees

Comments

@vitorgomateus
Copy link
Contributor

This issue was raised in this discussion #761.

Issue

loop and lib do not have the same method to compress SCSS files.

Possible solution

This can be done by adding {% compress css %} to base\templates\base\intranet_base.html.
This might break the CSS slightly at first, as some recent changes were made to the output CSS directly.
Note:
With the current compress settings, CSS files cannot be included within the tag.

Extra

It would be nice to have gulp or an alternative method to compress SCSS during development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant