Which CSS pre-processor? Or just postcss?

Coming from Vite (pronounced /vit/), where it does allow SCSS/SASS, but it believed in future web standards.

I find this unintuitive.

a {
& b {
color: red;
}
}

So, does anyone actually use or prefer postcss? Or rather, what it you…


This content originally appeared on DEV Community and was authored by Pacharapol Withayasakpunt

Coming from Vite (pronounced /vit/), where it does allow SCSS/SASS, but it believed in future web standards.

I find this unintuitive.

a {
  & b {
    color: red;
  }
}

So, does anyone actually use or prefer postcss? Or rather, what it your favorite compile-to-CSS (maybe, LESS, Stylus), and why?


This content originally appeared on DEV Community and was authored by Pacharapol Withayasakpunt


Print Share Comment Cite Upload Translate Updates
APA

Pacharapol Withayasakpunt | Sciencx (2021-04-12T08:59:19+00:00) Which CSS pre-processor? Or just postcss?. Retrieved from https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/

MLA
" » Which CSS pre-processor? Or just postcss?." Pacharapol Withayasakpunt | Sciencx - Monday April 12, 2021, https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/
HARVARD
Pacharapol Withayasakpunt | Sciencx Monday April 12, 2021 » Which CSS pre-processor? Or just postcss?., viewed ,<https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/>
VANCOUVER
Pacharapol Withayasakpunt | Sciencx - » Which CSS pre-processor? Or just postcss?. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/
CHICAGO
" » Which CSS pre-processor? Or just postcss?." Pacharapol Withayasakpunt | Sciencx - Accessed . https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/
IEEE
" » Which CSS pre-processor? Or just postcss?." Pacharapol Withayasakpunt | Sciencx [Online]. Available: https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/. [Accessed: ]
rf:citation
» Which CSS pre-processor? Or just postcss? | Pacharapol Withayasakpunt | Sciencx | https://www.scien.cx/2021/04/12/which-css-pre-processor-or-just-postcss/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.