1.0.0 • Published 5 years ago

@fitmentgroup/viper-bulma v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

viper-bulma

Our customizations for bulma. Name of package is @fitmentgroup/viper-bulma.

Usage

Install viper-bulma with:

yarn add viper-bulma

@import "~bulma/sass/utilities/_all";
@import "~viper-bulma"
/* Your customizations go here */
@import "~bulma";

Remember to consider adding those customizations here to impact the entire application.

Development

Run yarn dev and visit the indicated url. Add modifications to index.scss. Break down into more files if it gets too big.

1.0.0

5 years ago