ccss
v5.10.0
Published
A full version for CrypticCSS including all available official plugins, props and extensions.
Downloads
138
Readme
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
fromcore
which means it uses the defaultccss
function fromcore
. - It is re-exporting all methods from core.