decoupled merged and fixed sylesheet inclusion

This commit is contained in:
2022-12-07 18:05:55 +02:00
parent be96f62452
commit 0ab31b11ac
4 changed files with 10 additions and 8 deletions

View File

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