forked from MapComplete/MapComplete
Introduce TailwindCSS CLI with JIT-Mode
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
This commit is contained in:
parent
6ceb589f00
commit
45e8b96f9f
7 changed files with 4871 additions and 1230 deletions
2317
css/index-tailwind-output.css
Normal file
2317
css/index-tailwind-output.css
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue