postcss-syntax
postcss-syntax copied to clipboard
Automatically switch PostCSS syntax based on file extensions
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.