postcss-syntax icon indicating copy to clipboard operation
postcss-syntax copied to clipboard

Automatically switch PostCSS syntax based on file extensions

Results 3 postcss-syntax issues
Sort by recently updated
recently updated
newest added

I'm trying to setup postCSS to use: 1. postcss-import (1 folder with multple .pcss files, which are all imported from a main.pcss) 2. Tailwindcss 3. postcss-html so I can have...

Is it possible to use this plugin in `postcss.config.js`? I can't seem to figure out how. I _think_ the given example is used for manually parsing given strings, correct? (If...

I got error in my flow, but I guess that this bug not only `sass` related.