WIP Add Tailwind CSS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-08 22:09:11 +01:00
parent 260dedb6cf
commit 814633034f
22 changed files with 415 additions and 117 deletions

View File

@@ -7,7 +7,7 @@ require("@rails/ujs").start()
require("turbolinks").start()
require("channels")
import "stylesheets/application"
// Uncomment to copy all static images under ../images to the output folder and reference
// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)
// or the `imagePath` JavaScript helper below.