Installation

Full#

To install CCSS with all the plugins and props, simply install the ccss package.

npm i ccss

Core only#

You may install only the core, and the addons separately only you need. The core includes all possible CSS properties.

npm install @cryptic-css/core
Last updated on by Victor Vincent