Releases: rails/tailwindcss-rails
Releases Β· rails/tailwindcss-rails
v2.0.13
v2.0.13 / 2022-09-05
- Correctly handle paths with embedded spaces. #184 by @flavorjones
- The
build
andwatch
tasks accept adebug
argument to generate unminified assets:rails tailwindcss:build[debug]
orrails tailwindcss:watch[debug]
. #198 by @flavorjones - The
watch
task accepts apoll
argument to use polling instead of file system events:rails tailwindcss:watch[poll]
. #199 by @flavorjones
v2.0.12
v2.0.11
v2.0.10
v2.0.9
What's Changed
- Update to Tailwind CSS v3.1.3 by @cover in #174
- Add the
public/*.html
path to tailwind content config: by @Edouard-chin in #178 - Allow for spaces in the working directory for build/watch task by @rakaur in #176
- support x64-mingw-ucrt for Ruby 3.1 users (#172) by @flavorjones in #173
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- Restrict views to common template formats by @pixeltrix in #155
- Update rake build command to work with Windows by @pietmichal in #156
- Upgrade to Tailwind 3.0.23 by @dhh
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- Installer: don't add main in existing projects by @shafy in #146
- Delete legacy tailwind.css by @HusseinMorsy in #148
Full Changelog: v2.0.6...v2.0.7
v2.0.6
v2.0.5
v2.0.3
What's Changed
- fix: name the platform using just architecture and os by @flavorjones in #103
- Add tailwindcss-linux-arm64 support (make docker on Apple Silicon M1 workflow possible) by @schmidp in #112
New Contributors
Full Changelog: v2.0.2...v2.0.3