Improve notifications, fix styles not being added
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Based on https://petr.codes/blog/rails/modern-rails-flash-messages/part-3/
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
content: [
|
||||
'./app/assets/stylesheets/components/**/*.css',
|
||||
'./app/components/**/*.html.erb',
|
||||
'./app/components/**/*.rb',
|
||||
'./app/views/**/*.html.erb',
|
||||
|
||||
Reference in New Issue
Block a user