pick up merged code too
This commit is contained in:
parent
b995de4959
commit
745e27eff8
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user