Code Monkey home page Code Monkey logo

mini.css's Introduction

mini.css v2.1.0

A minimal, responsive, style-agnostic CSS toolkit

Logo

mini.css is a tiny CSS toolkit (under 7KB gzipped) that works well on most modern browsers and devices and allows you to customize it quickly and easily. It's written in Sass and tries to make use of HTML5 semantics and modern patterns to deal with common web design problems. You can learn all about using it, its modules and components, as well as see a live demo here.

Setup

mini.css is available in both NPM and Bower:

npm install mini.css

bower install mini.css

To try out mini.css using the default flavor, copy and paste the following code inside your HTML page's <head> tag:

<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/version/dist/mini-default.min.css">

Replace version with a release tag (v2.0.0 or later) from the Releases page.

Alternatively, you can use one of the other flavors. Simply replace the final part of the URL with the flavor's CSS file (minified or not) and you're good to go!

Customization

If you want to develop your own flavor or tweak an existing one, head over to the Customization page to get started.

Contributing

Flavors

To develop your own flavor:

  • Fork into your own repository.
  • Add a flavor file in the src/flavors folder by duplicating an existing file and renaming it to whatever you want to name it. Make sure there are no naming conflicts between your flavor and any of the existing flavors.
  • Edit the flavor file as you desire.
  • Submit a pull request. Please provide a brief description of your flavor and, if possible, a Codepen or some screenshots showcasing some of the styles in it.

To develop a module:

  • Module contribution guidelines are very strict at the moment. New modules will only be created upon request and should always be in a new repository, unless they are part of a Roadmap of a later version. Please submit an issue before developing a module or asking for new modules, as the discussion of said implementations is key to deciding the direction mini.css will follow in the future.

To develop some other part of mini.css:

  • Create an issue for anything else.
  • If you make any changes, submit a pull request with as much information as possible about what you changed.

Contributors

  • Angelos Chalaris (@chalarangelo)
  • Angeliki Daskalakis (@angiedaskalakis)
  • Rory Primrose (@roryprimrose)
  • Sandro Magi (@naasking)

License

The project is licensed under the MIT License.

mini.css's People

Contributors

chalarangelo avatar roryprimrose avatar

Watchers

 avatar

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.