/Mine-CSS-Framework

This is an open-source modern CSS framework based on Flexbox.

Primary LanguageSCSSMIT LicenseMIT

Mine CSS Framework Logo

Mine CSS Framework

Mine is a mordern css framework based on Flexbox & jQuery

GitHub issues GitHub stars GitHub forks

Installation

NPM & CDN installations are coming soon

But if you wanna try the go ahead and fork the repo & import css & js from dist/ folder

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

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

Usage

Check out /docs directory for the examples of usages.

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
  • Accordian
  • Tooltip
  • Slider
  • Social Box
  • ...... Needs to be decided

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

Contributing

Thinking to contribute? 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 has slowed down for a while Note: I'm Still working on it it might be unstable in one or the another way.