0.0.25 • Published 4 years ago

@vue-themed/core v0.0.25

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@vue-themed/core

TODO: description

Usage

const core = require('@vue-themed/core');

// TODO: DEMONSTRATE API
  • provide vue.use interface
  • accept theme config and other options
  • expose the following api:
    • css
      • returns a style-aware emotion class object for use with Vue's class binding
    • get
      • returns the corresponding value from the current theme config
      • should not be used as a raw style value, but passed to the css method
    • setTheme
      • sets the current theme and updates styles accordingly
      • optional merge parameter that leverages theme
0.0.25

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago