deprecated-css

Highly opinionated atomic CSS toolkit

Stars
0
Committers
1

DEPRECATED CSS

What I use for writing CSS. Ever heard of Basscss, Tachyons or Tailwind?

The name is a joke. Because the CSS-in-JS hype.

Install

npm i deprecated-css

Not published yet

Usage

(TODO)

You need postcss and the following dependencies:

  • cssnano
  • postcss
  • postcss-calc
  • postcss-import
  • postcss-object-fit-images
  • postcss-preset-env
npm i -D postcss postcss-calc postcss-import postcss-object-fit-images postcss-preset-env

License

MIT