0.0.25 • Published 5 years ago

@vue-themed/core v0.0.25

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.23

5 years ago

0.0.24

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago