Releases: frostming/lektor-tailwind
Releases · frostming/lektor-tailwind
0.2.0
What's Changed
- Tailwind fails if
lektor build
run from outside the Lektor project directory by @dairiki in #4 - Run CI tests under python3.12, too by @dairiki in #6
- Minimize CSS when running
lektor server
with NODE_ENV=production by @dairiki in #5 - Support dynamic (Jinja-generated) classes by @mathrick in #8
New Contributors
Full Changelog: 0.1.2...0.2.0
v0.1.2
v0.1.1
What's Changed
- Switch from the
before_build
hook toafter_build
, to fix the issue of output file overwritten by build steps.
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's Changed
- Switch to setup.cfg by @frostming in #2
New Contributors
- @frostming made their first contribution in #2
Full Changelog: 0.0.2...0.1.0