Closed (fixed)
Project:
Tailwind CSS Starter Kit
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Dec 2020 at 23:55 UTC
Updated:
30 Jan 2021 at 10:34 UTC
Jump to comment: Most recent
Make use of the new purge options within tailwind.config.js.
https://v1.tailwindcss.com/docs/controlling-file-size#removing-unused-css
Comments
Comment #3
opdaviesAdded some default purge settings, but kept it disabled by default so that the unpurged versions are able to be committed so are there by default and available on SimplyTest.me.
Also, I don't think that we can make any assumptions about where files like Twig templates and Drupal config files are located so I've not added anything specific here and this will need to be added by the user.
Comment #4
opdavies