A css-in-js library to style your Vue applications with easier to maintain styles. Utilizing the emotion.js library.
npm install @u-rogel/vue-emotionCSS-in-JS for the Vue developer, based on emotion.js.
``bash`
yarn add @u-rogel/vue-emotion
or:
`bash`
npm install @u-rogel/vue-emotion
- Motivation
- Usage
* Static
* Dynamic
* Extend Component Styles
* Animations
* More
- Theme
* Set Global Theme
* Use Global Theme
- Classes Naming
* Debugging
* External Stylesheet
- Road Map
Vue applications and components can get very large in size. When trying to follow on the possible visual outcome of a component it may get very tricky. Static styles would be declared in the