New SCSS files not recognised

Posted by Freddy Henderson

7 months ago

0

rails7 scss css rails

Error message:

A new component file _footer.scss was added in the components folder in rails. It was linked correctly in components/index.scss but was not being run.


run:

rails assets:precompile