mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Remove styling configuration for account types out (#284)
* Remve styling configuration for account types out * No need to tailwind config for models
This commit is contained in:
@@ -4,7 +4,6 @@ module.exports = {
|
||||
content: [
|
||||
'./public/*.html',
|
||||
'./app/helpers/**/*.rb',
|
||||
'./app/models/**/*.rb',
|
||||
'./app/javascript/**/*.js',
|
||||
'./app/views/**/*.{erb,haml,html,slim}'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user