Closed VisualMafia closed 5 years ago
Styles from this file do not work. Most likely, it needs to be connected separately?
fix: add to main.vue
You can also use putting the scss reference on main.js file like this:
import AppStyles from './assets/sass/main.scss'
main.js example
yeah, thanks!
Styles from this file do not work. Most likely, it needs to be connected separately?