Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure purgecss to accept tailwindcss classnames
* like ".w-1/6" which is ignored and purged by default * currently we have to define all filetypes used in our project due to missing DefaultExtractor fallback by purgecss (FullHuman/purgecss#148)
- Loading branch information