Skip to content

SuNiL-Chau/Mine-CSS-Framework

Repository files navigation

Mine CSS Framework Logo

Mine CSS Framework

Mine is a modern css framework based on Flexbox & jQuery

GitHub issues GitHub stars GitHub forks

Installation

NPM & CDN installations are coming soon

But if you want to try, then go ahead and fork the repository & import css & js from dist/ folder

Note: No need to install dependencies if you are not contributing. Then add css at the top of the page & js at the end of the page.

<link rel="stylesheet" href="/dist/css/mine.min.css">
<script src="/dist/js/Mine.bundle.js"></script>

Usage

Check out /docs directory for some examples.

Support

Want to connect then go ahead & ping me on Twitter .

Roadmap

The below are the upcoming features:

  • Card
  • Nav
  • Navbar
  • Hero
  • Form & Inputs
  • Pagination
  • Progress Bars
  • Accordion
  • Tooltip
  • Slider
  • Social Box
  • ...... Needs to be decided

Feeling to contribute or have an idea? Go ahead & contribute by creating issues & putting pull requests, but before that, check below contributing.

Contributing

Thinking of contributing? Well, you are welcome 🎉 To contribute to this project go ahead and checkout contribute.md guide and then you can contribute 🎉.

License

GitHub license

Project Status

The project is in progress.... ;)