1.0.0 • Published 7 years ago

lynx-css v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Lynx

A library of responsive css components for building webpages.

Getting Started

Install Lynx through npm

npm install lynx

Or you could simply download the compiled css, put it in your project and reference it in the style tag.

<link rel="stylesheet" href="lynx.min.css">

Tests

Todo

Versioning

Todo

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details