retro.css

1.0.0 • Public • Published

Retro .css

A CSS kit from the sixties ✌


To install with node, run

# with npm
npm install retro.css
# or, with yarn 
yarn add retro.css 

and import the main stylesheet.

// JS
import 'retro.css/css/index.min.css';
/* CSS */
@import 'retro.css/css/index.min.css';

Or, use degit to add the library directly:

# cd into an empty folder first!
npx degit givensuman/retro.css/dist

and import accordingly.

Visit the docs for class coverage and examples here.

Package Sidebar

Install

npm i retro.css

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

324 kB

Total Files

14

Last publish

Collaborators

  • tinkoh