-1๐
I found clearly how to use.
This mean than you have to import it in your sass file using:
@import 'normalize-scss';
@include normalize();
After this your sass file is imported inside your main.js i guess.
- [Vuejs]-Vue JS change submit button if errors
- [Vuejs]-How to make Vue to see changes in input element if preventDefault was used?
Source:stackexchange.com