0.3.4 • Published 5 years ago

palette.css v0.3.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

🎨 Palette.css

Don't write CSS*, paint with it! ™

This is a work-in-progress atomic css library that started from a modified fork of Basscss v7.1.1.

⚠️ Lookout, breaking changes lie ahead!

Usage

Requires postcss-custom-media for use of custom media queries.

I ❤️ Parcel!

Get going quickly with Palette.css by installing it in a Parcel project. Parcel will take care of the Postcss dependencies ✨

  1. Install
npm i -S palette.css
  1. Import
/* styles.css */
@import 'palette.css';
...

* or at least write as little as possible!

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

8 years ago