4.4.0 • Published 3 months ago

cacao-css v4.4.0

Weekly downloads
30
License
MIT
Repository
github
Last release
3 months ago

Cacao

Installation

Install Cacao via NPM:

npm install cacao-css@4

Add a copy of imports.css to your project. This file allows you to configure what modules are included in your final project. This helps to keep the CSS lean and the performance high. The relative imports are expecting to be placed under "my-project/src/css/main.css". You may need to adjust the imports if using a different folder structure.

Using the default imports, you get access to aspect ratios (used for embedded iframes), embeds, images, gutters, displays, margins, paddings, and a basic grid. You can uncomment out import lines to include specific modules. Responsive classes are not added by default and must be added by uncommenting an import for the responsive viewport.

Customization

You can customize Cacao simply by overriding a class. You can also override the breakpoints by creating your own @custom-media directives as found in config.css.

4.4.0

3 months ago

4.3.0

3 months ago

4.2.2

5 months ago

4.2.1

5 months ago

4.2.0

5 months ago

4.1.0

5 months ago

4.0.0

6 months ago

3.20.0

1 year ago

3.21.0

12 months ago

3.19.0

1 year ago

3.18.0

1 year ago

3.17.0

2 years ago

3.16.0

2 years ago

3.15.0

2 years ago

3.14.0

2 years ago

3.13.0

2 years ago

3.12.0

2 years ago

3.11.0

3 years ago

3.10.0

3 years ago

3.9.0

3 years ago

3.7.1

3 years ago

3.6.1

5 years ago

3.6.0

6 years ago

3.5.0

6 years ago

3.4.0

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

1.4.0

7 years ago