pick up merged code too

This commit is contained in:
Torsten 2022-12-02 15:14:57 +02:00
parent b995de4959
commit 745e27eff8
1 changed files with 1 additions and 1 deletions

View File

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