fixing use of merged stylesheet

This commit is contained in:
2022-12-07 21:52:32 +02:00
parent cd4b1860d6
commit b48247c103
4 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,7 @@ module.exports = {
'./app/helpers/**/*.rb',
'./app/javascript/**/*.js',
'./app/views/**/*.{erb,haml,html,slim}' ,
'../app/views/**/*.{erb,haml,html,slim}' ,
],
theme: {
extend: {