nanasi-css

1.0.1 • Public • Published

Nanasi.CSS

Nanasi.CSS is a responsive and pure CSS framework you can use as a basis for creating websites or web applications.
Made with ❤️ in Tanzania.

made in tanzania MIT License code style: prettier

Nanasi: Responsive and pure CSS

Progress 🚀

New version 1.2 coming soon!! .

Features

  • Small and simple
  • Responsive and fluid
  • Pure CSS
  • Based on Flexbox
  • Easy to extend & customize
  • BEM ready (Block, Element, Modifier)
  • No headaches 😉

Usage

Nanasi CSS uses a 12 column flex box layout. Simply, set up your html file in the below format:

<body>
  <div class="wrapper">
    <div class="container">
    <div class="column"></div>
    </div>
  </div>
<body>

Inside the container and column classes you can add your own custom classes.

Browser Support

Chrome Firefox Edge IE Safari Opera
Latest ✔ Latest ✔ Latest ✔ 11+ ✔ 9.1+ ✔ Latest ✔

Contributors ✨

Thanks goes to these wonderful people:

Geofrey (Xvr) Kivaru
Geofrey (Xvr) Kivaru

💻
Alpha Olomi
Alpha Olomi

💻

Contributing

Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details. NOTE: Every line of code should appear to be written by a single person, no matter the number of contributors.

Security

If you discover any security related issues, please email geofreyxvr@gmail.com instead of using the issue tracker.

License

The MIT License. Please see License File for more information.

Package Sidebar

Install

npm i nanasi-css

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

6.22 kB

Total Files

3

Last publish

Collaborators

  • gxvr