tailwindcss-rails

Integrate Tailwind CSS with the asset pipeline in Rails.

OTHER License

Downloads
4.7M
Stars
1.3K
Committers
69

Bot releases are hidden (Show)

tailwindcss-rails - v2.6.5 / 2024-07-30 Latest Release

Published by flavorjones 3 months ago

v2.6.5 / 2024-07-30

  • During installation, clobber the Rails v8 default bin/dev file without requiring human intervention. (#385) @jeromedalbert
tailwindcss-rails - v2.6.4 / 2024-07-27

Published by flavorjones 3 months ago

v2.6.4 / 2024-07-27

tailwindcss-rails - v2.6.3 / 2024-07-16

Published by flavorjones 3 months ago

v2.6.3 / 2024-07-16

tailwindcss-rails - v2.6.2 / 2024-07-15

Published by flavorjones 3 months ago

v2.6.2 / 2024-07-15

tailwindcss-rails - v2.6.1 / 2024-06-05

Published by flavorjones 4 months ago

v2.6.1 / 2024-06-05

tailwindcss-rails - v2.6.0 / 2024-05-04

Published by flavorjones 6 months ago

v2.6.0 / 2024-05-04

  • Increase form input field border contrast. (#356) @olivierlacan
  • Bring the scaffold templates up to date with rails/rails. (#357, #359) @kinsomicrote
  • Drop support for Rails 6.0, which reached end-of-life in June 2023. (#358) @flavorjones
  • Drop feature and bug fix support for Rails 6.1. The previous minor release will still receive security support while Rails 6.1 is supported. (#359) @flavorjones

New Contributors

Full Changelog: https://github.com/rails/tailwindcss-rails/compare/v2.5.0...v2.6.0

tailwindcss-rails - v2.5.0 / 2024-04-27

Published by flavorjones 6 months ago

v2.5.0 / 2024-04-27

  • Remove the @tailwindcss/aspect-ratio plugin from the tailwind.config.js that gets installed by the generator. This plugin was originally a polyfill until Safari 15 was released (in Fall 2021), and so is beyond its useful lifetime for anyone not targetting ancient browsers. (#344) @flavorjones @searls

New Contributors

Full Changelog: https://github.com/rails/tailwindcss-rails/compare/v2.4.1...v2.5.0

tailwindcss-rails - v2.4.1 / 2024-04-25

Published by flavorjones 6 months ago

v2.4.1 / 2024-04-25

  • Fix debugger repl when using the Puma plugin. (#349) @tompng
tailwindcss-rails - v2.4.0 / 2024-04-08

Published by flavorjones 6 months ago

v2.4.0 / 2024-04-08

  • Update to Tailwind CSS v3.4.3 from v3.4.1 by @flavorjones
  • The tailwindcss:watch task handles interrupts more cleanly. (#318, #336) @davidcelis
tailwindcss-rails - v2.3.0 / 2024-01-10

Published by flavorjones 9 months ago

v2.3.0 / 2024-01-10

  • Allow applications to override the generator templates. (#314) @flavorjones
  • Support using PostCSS as a preprocessor. (#316) @ahmeij
tailwindcss-rails - v2.2.1 / 2023-01-07

Published by flavorjones 9 months ago

v2.2.1 / 2023-01-07

  • Update to Tailwind CSS v3.4.1 from v3.4.0 by @flavorjones
  • Fix password form field styling in generated scaffold forms. (#304) @flavorjones
  • Fix namespaced mailer generation. (#272) @flavorjones
tailwindcss-rails - v2.2.0 / 2023-01-04

Published by flavorjones 10 months ago

v2.2.0 / 2023-01-04

  • Introduce a Puma plugin to manage the Tailwind "watch" process from rails server. (#300) @npezza93
  • Lazily load the debugger gem when running bin/dev (#292) @elia
  • Allow choosing a custom port with a PORT environment variable when running bin/dev (#292) @elia
tailwindcss-rails - v2.1.0 / 2023-12-19

Published by flavorjones 10 months ago

v2.1.0 / 2023-12-19

Also see the Tailwind CSS announcement blog post.

tailwindcss-rails - v2.0.33 / 2023-12-09

Published by flavorjones 10 months ago

v2.0.33 / 2023-12-09

tailwindcss-rails - v2.0.32 / 2023-10-27

Published by flavorjones 12 months ago

v2.0.32 / 2023-10-27

  • Update to Tailwind CSS v3.3.5 from v3.3.3 by @flavorjones
  • Restore support for Ruby 2.7, broken in v2.0.31, by explicitly setting required_rubygems_version = ">= 3.2.0". (#286) by @flavorjones
tailwindcss-rails - v2.0.31 / 2023-10-10

Published by flavorjones about 1 year ago

v2.0.31 / 2023-10-10

  • Update Procfile.dev to run foreman with --open option allowing remote sessions with rdbg --attach (#281) by @duduribeiro
  • Address Rubygems 3.5.0 deprecation warnings (#280) by @lylo
tailwindcss-rails - v2.0.30 / 2023-07-13

Published by flavorjones over 1 year ago

v2.0.30 / 2023-07-13

  • Update to Tailwind CSS v3.3.3 by @flavorjones
  • If defined, the spec:prepare rake task will be decorated with tailwindcss:build (#271) by @rmehner
tailwindcss-rails - v2.0.29 / 2023-04-26

Published by flavorjones over 1 year ago

v2.0.29 / 2023-04-26

tailwindcss-rails - v2.0.28 / 2023-04-21

Published by flavorjones over 1 year ago

v2.0.28 / 2023-04-21

  • The watch task accepts an always argument to keep the watcher alive when stdin is closed: rails tailwindcss:watch[always]. #262 by @GoodForOneFare
tailwindcss-rails - v2.0.27 / 2023-04-02

Published by flavorjones over 1 year ago

v2.0.27 / 2023-04-02