Giter VIP home page Giter VIP logo

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 🚀

Currently in Beta

Features

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

Usage

Clone this repo

https://github.com/Nanasi-CSS/Nanasi-CSS.git

or install via NPM (Must have Node & NPM installed beforehand)

npm i nanasi-css

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 [email protected] instead of using the issue tracker.

License

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

Nanasi CSS's Projects

discuss icon discuss

A place to ask questions, propose features, yell and share what you've built with Nanasi CSS.

nanasi-css icon nanasi-css

Responsive and pure CSS framework built on Flexbox. 🍍

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.