ccss
TypeScript icon, indicating that this package has built-in type declarations

5.10.0 • Public • Published

ccss

An out-of-the-box, pre-configured version of CCSS with extra plugins and props enabled by default. You may use this repo as a sample on how to set-up your own CCSS function.

Usage

import ccss from 'ccss'

ccss({
    m: 10
})

Extra info

  • It is extending defaultOptions from core which means it uses the default ccss function from core.
  • It is re-exporting all methods from core.

Readme

Keywords

none

Package Sidebar

Install

npm i ccss

Weekly Downloads

27

Version

5.10.0

License

MIT

Unpacked Size

16.4 kB

Total Files

11

Last publish

Collaborators

  • wintercounter