You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately it is not totally clear what is required in order to use PostCSS with this Gem.
The Readme simply states to add the config file but does not describe any other prerequisites or setup requirements.
There are very many ways in which one can add postcss with many Rails applications running different setups (webpacker/sprockets/importman/yarn/node/etc) but this is not clear enough in the readme. It would be nice if this section had more information and explicit setup instructions to use postcss with tailwindcss-rails.
Simply installing this gem, running ./bin/rails tailwindcss:install and then adding the postcss.config.js example file as described, does not work out of the box. Would be very helpful with extended information.
The text was updated successfully, but these errors were encountered:
rails
locked and limited conversation to collaborators
Jul 3, 2024
Uh oh!
There was an error while loading. Please reload this page.
Unfortunately it is not totally clear what is required in order to use PostCSS with this Gem.
The Readme simply states to add the config file but does not describe any other prerequisites or setup requirements.
There are very many ways in which one can add postcss with many Rails applications running different setups (webpacker/sprockets/importman/yarn/node/etc) but this is not clear enough in the readme. It would be nice if this section had more information and explicit setup instructions to use postcss with
tailwindcss-rails
.Simply installing this gem, running
./bin/rails tailwindcss:install
and then adding thepostcss.config.js
example file as described, does not work out of the box. Would be very helpful with extended information.The text was updated successfully, but these errors were encountered: