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

use postcss for css imports #29

Open
genius257 opened this issue Sep 3, 2022 · 0 comments
Open

use postcss for css imports #29

genius257 opened this issue Sep 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@genius257
Copy link
Owner

when importing CSS, postcss should be used with the plugin postcss-icss-selectors. The final output should be added to a new style element in the HEAD element.

This will prevent naming conflicts.

supporting SCSS would also be nice, but an in browser SCSS parser soution would be needed.

@genius257 genius257 added the enhancement New feature or request label Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant