This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
Releases: daflh/eleventy-plugin-tailwindcss
Releases · daflh/eleventy-plugin-tailwindcss
v0.3.0
v0.2.5
- New
watchEleventyWatchTargets
option, see documentation - Remove
excludeNodeModules
option because it's rarely used - Update TailwindCSS dependency
v0.2.4
v0.2.3
v0.2.2
v0.2.1
- add
dest
,keepFolderStructure
, andexcludeNodeModules
plugin options - automatically ignore file that are not CSS
- logging only useful information
- fixing lot of bugs (i'm too lazy to mention all)
and also some changes that you may not really care about:
- updating package version
- rewrite internal code
- use packages more efficiently
- add sample for easy development