add tailwind css

This commit is contained in:
João Geonizeli
2021-08-03 21:34:52 -03:00
parent 88542cdadd
commit 72e4c29612
9 changed files with 436 additions and 24 deletions

View File

@@ -263,6 +263,8 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
tailwindcss-rails (0.3.3)
rails (>= 6.0.0)
thor (1.1.0)
tilt (2.0.10)
turbolinks (5.2.1)
@@ -314,6 +316,7 @@ DEPENDENCIES
rubocop-shopify
sass-rails (>= 6)
spring
tailwindcss-rails
turbolinks (~> 5)
web-console (>= 4.1.0)
webpacker (~> 5.0)