Yumma CSS and Vue.
How to add Yumma CSS to your project with Vue.
-
Install Yumma CSS:
Install the Yumma CSS Library using a package manager.
-
Add
yummacss
in your main CSS file: -
Start development server
You can also run
npm start
to start your application. -
Use Yumma CSS in your project:
You’re all set to start using Yumma CSS utility classes in your project.
Project example
If you’re having trouble with Yumma CSS, clone this Vue example.
-
Cloning repository
-
Installing dependencies
-
Start development server