All Projects → Chalarangelo → Mini.css

Chalarangelo / Mini.css

Licence: mit
A minimal, responsive, style-agnostic CSS framework!

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to Mini.css

Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (-75.63%)
Mutual labels:  css-framework, web-development, sass, responsive, front-end
Alom
Alom is the lighest, simplest framework ever
Stars: ✭ 33 (-98.88%)
Mutual labels:  framework, web-development, sass, responsive
Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (+17.49%)
Mutual labels:  framework, css-framework, frontend, front-end
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (-73.35%)
Mutual labels:  framework, css-framework, frontend, sass
Displayjs
A simple JavaScript framework for building ambitious UIs 😊
Stars: ✭ 590 (-79.92%)
Mutual labels:  framework, frontend, front-end
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+692.58%)
Mutual labels:  framework, sass, responsive
Furatto
It's a flat, fast and powerful front-end framework for rapid web development.
Stars: ✭ 850 (-71.07%)
Mutual labels:  framework, web-development, sass
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-98.26%)
Mutual labels:  framework, css-framework, sass
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (-98.16%)
Mutual labels:  framework, responsive, front-end
Infima
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Stars: ✭ 82 (-97.21%)
Mutual labels:  framework, responsive, front-end
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (-48.09%)
Mutual labels:  framework, frontend, sass
Setup
My own front end web development set up, covering everything from operating system to analytics.
Stars: ✭ 93 (-96.83%)
Mutual labels:  css-framework, frontend, sass
Framy Css
Very simple CSS Framework
Stars: ✭ 103 (-96.49%)
Mutual labels:  framework, css-framework, responsive
Mac Setup
🛠️ Front end web development setup for macOS.
Stars: ✭ 265 (-90.98%)
Mutual labels:  web-development, frontend, front-end
Numl
A UI Design Language, WC UI Library, and Runtime CSS Framework for rapidly building interfaces that follow your Design System 🌈
Stars: ✭ 229 (-92.21%)
Mutual labels:  framework, css-framework, responsive
Front End Career
A career guide to Front End Developers
Stars: ✭ 765 (-73.96%)
Mutual labels:  web-development, frontend, front-end
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-95.71%)
Mutual labels:  frontend, sass, front-end
Rfs
✩ Automates responsive resizing ✩
Stars: ✭ 2,789 (-5.07%)
Mutual labels:  frontend, sass, responsive
Kanbasu
A lightweight CSS framework written in Sass.
Stars: ✭ 94 (-96.8%)
Mutual labels:  framework, css-framework, sass
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-95%)
Mutual labels:  framework, css-framework, frontend

mini.css

A minimal, responsive, style-agnostic CSS framework

npm license website

Logo

mini.css is a lightweight CSS framework (under 7KB gzipped) designed with mobile devices and modern browsers in mind. Responsiveness, ease of use and customization are some of the main features of the framework, while accessibility and extensive documentation are some of the secondary focuses of the project. The framework is written using Sass, while most of its components are based on Flexbox.

Setup & usage

You have 4 options when it comes to setting up mini.css:

  1. Use a package manager (recommended)
  2. Use GitCDN
  3. Use Rawgit
  4. Use cdnjs (preferred for older releases)

For instructions on how to use, best practices, templates and other usage information, please visit the framework's documentation.

Method 1: Use a package manager (recommended)

  1. Install mini.css using npm, yarn or bower.
npm install mini.css
yarn add mini.css
bower install mini.css
  1. Pick one of the available flavors and use its CSS file.

  2. Start working on your project. Detailed documentation is available on the framework's website, so be sure to check it out.

Method 2: Use GitCDN

mini.css is also hosted on GitCDN, an open-source service, so you can easily grab the latest release's distributables. Simply link to your preferred flavor inside your HTML page's <head> tag:

<link rel="stylesheet" href="https://gitcdn.link/repo/Chalarangelo/mini.css/master/dist/{mini-flavor}.css" />

Remember to replace {mini-flavor} with the flavor's name (e.g. mini-default or mini-default.min for the default flavor).

Method 3: Use RawGit

mini.css is also hosted on RawGit, another open-source service, so you can easily grab a specific release's distributables. Simply link to a release and your preferred flavor inside your HTML page's <head> tag:

<link rel="stylesheet" href="cdn.rawgit.com/Chalarangelo/mini.css/{release-tag}/dist/{mini-flavor}.css" />

Remember to replace {release-tag} with a release from the Releases page and {mini-flavor} with the flavor's name (e.g. mini-default or mini-default.min for the default flavor).

Method 4: Use cdnjs (preferred for older releases)

If you would rather use an older version of the framework, you should head over to cdnjs for a list of releases and flavor files supplied with them.

Flavors & customizaton

Flavors are one of the key features of mini.css, allowing you to customize your website's design and make your project stand out. We provide you with a few pre-defined flavors that might suit your needs and will help you figure out how to use the framework and create websites and apps with it.

But you can easily build you own flavors by using our flavor generator tool, which allows you to customize almost everything. Take your time and create the perfect flavo to suit your needs.


Contributing

  • Have you found a bug in the framework? Do you want to request a new feature or suggest a new flavor? Maybe found some documentation that is unclear or incomplete? Open an issue and we will be with you shortly.

  • Have you developed a new flavor and want to share it with the world? Open an issue about it, so that we can link to your repository from the framework's documentation and let the world know. We will try to keep you posted on any new releases coming, so that you can update your flavor as necessary.

  • Have you developed a module for the framework? Well, we don't really accept new modules right now, but if it works, we will certainly tell people that it's available. Open an issue about it and we will figure it out together.

Maintainers & contributors

The team behind mini.css is as follows:

  • Angelos Chalaris (@chalarangelo) - Sass archmage, project manager

Special thanks to these fine folks for helping in the development of mini.css:

License

mini.css is an open-source framework and is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].