Skip to content

SASS-like features #1796

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

You must be logged in to vote

We do not recommend to make PostCSS to Sass. We promote avoid complex logic in CSS and have more declarative styles (instead of making programs in styles like in Sass). We also promote CSSWG specs instead of custom syntax.

I recommend using postcss-preset-env plugin with CSS Custom Properties and CSS native nesting.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeromecovington
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