Giter VIP home page Giter VIP logo

milestones's Introduction

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.

milestones's People

Contributors

gxvr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

milestones's Issues

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.