stonefarmer9 / Digital-Notes

A Digital notes app to demonstrate my technical vue abilities
0 stars 0 forks source link

DN-006/Implement CSS library and style #8

Closed stonefarmer9 closed 3 years ago

stonefarmer9 commented 3 years ago

Need to add Vuetfiy or bootstrap decision pending to stye the app.

Further investigation into this has shown that Vuetify (my first choice) is in Alpha stage of Vue3 support) Instead I will be using BalmUI a Vue3 ready library that is based on material design

stonefarmer9 commented 3 years ago

Balm UI would not configure or implement correctly so have instead used SCSS to create style variables and mixins for elements.