Problem
Though the linter works for SCSS and vanilla CSS, the code to real-time parse Tailwind CSS is not currently operational.
Solution
PostCSS can be used in conjunction with the TailwindCSSPlugin package to translate tailwind classes to vanilla CSS. However, connecting this to the linter has so far been unsuccessful.
Additional information
No response
👨👧👦 Contributing
Problem
Though the linter works for SCSS and vanilla CSS, the code to real-time parse Tailwind CSS is not currently operational.
Solution
PostCSS can be used in conjunction with the TailwindCSSPlugin package to translate tailwind classes to vanilla CSS. However, connecting this to the linter has so far been unsuccessful.
Additional information
No response
👨👧👦 Contributing