cameronjs icon indicating copy to clipboard operation
cameronjs copied to clipboard

Add a note about removing `welcome.pcss` from `application.pcss`

Open cannikin opened this issue 4 years ago • 0 comments

When removing the welcome.pcss file you need to remove the include from application.pcss as well or there will be an error at build time.

Maybe some other way to include welcome.pcss so it doesn't need to be explicitly removed? Can we have a webpack build script automatically bundle up the @import statements into application.pcss?

cannikin avatar Jan 20 '20 19:01 cannikin