forked from MapComplete/MapComplete
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. |
||
|---|---|---|
| .. | ||
| index-tailwind-output.css | ||
| mobile.css | ||
| openinghourstable.css | ||
| ReviewElement.css | ||
| tabbedComponent.css | ||
| tagrendering.css | ||
| userbadge.css | ||