line.css

0.1.3 • Public • Published

line.css

A simple CSS framework that provides useful components.

Documentatin | Storybook

Install

CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/line.css@0.1.3/line.min.css"/>

Also you can install via npm

npm i line.css

and import it

import 'line.css' 

Development

  • npm install
  • gulp

For storybook:

  • npm run storybook

For documentation:

  • cd docs
  • npm install
  • npm run serve

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Package Sidebar

Install

npm i line.css

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

107 kB

Total Files

37

Last publish

Collaborators

  • dgknca