Skip to content

Parsing a CSS file (if possible with nesting, variables) into a normalized file I can work with #1635

Answered by ai
BlueNebulaDev asked this question in Q&A
Discussion options

You must be logged in to vote

If I understand you correctly, you can do it with postcss-nested and postcss-custom-vairables.

You can use postcss-cli, create PostCSS config (see plugin docs) and process CSS.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@BlueNebulaDev
Comment options

@ai
Comment options

Answer selected by BlueNebulaDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants