EITS-web/node_modules/postcss-scss
2025-12-06 09:54:52 -05:00
..
lib fixing gitignore 2025-12-06 09:54:52 -05:00
LICENSE fixing gitignore 2025-12-06 09:54:52 -05:00
package.json fixing gitignore 2025-12-06 09:54:52 -05:00
README.md fixing gitignore 2025-12-06 09:54:52 -05:00

PostCSS SCSS Syntax

A SCSS parser for PostCSS.

This module does not compile SCSS. It simply parses mixins as custom at-rules & variables as properties, so that PostCSS plugins can then transform SCSS source code alongside CSS.

Sponsored by Evil Martians

Docs

Read full docs here.