Giter Site home page Giter Site logo

imdavema / layers-css Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerryjappinen/layers-css

0.0 1.0 0.0 3.49 MB

A lightweight, unobtrusive and style-agnostic, CSS framework aimed for practical use cases. Comes with a small footprint and zero bullshit.

License: MIT License

PHP 12.71% CSS 63.38% JavaScript 3.92% HTML 19.99%

layers-css's Introduction

Layers CSS 1.2.0

A minimum-interference collection of common-sense default styles.

Get started using Layers

To get it all, use the single-file compilation:

<link rel="stylesheet" href="release/layers.min.css">

You can also pick and choose what you want (in alphabetical order):

<link rel="stylesheet" href="source/layers/_normalize.css">
<link rel="stylesheet" href="source/layers/forms.css">
<link rel="stylesheet" href="source/layers/grid.css">
...

If you use an autoloader (e.g. asset pipeline in Rails), you can just include the whole source directory.

Responsive adjustments

All responsive adjustments are included in separate from the main release:

<link rel="stylesheet" href="release/responsive.min.css">

Individual files are also available under source/.

You'll want to build the responsive part with your own break points at jerryjappinen.com/layers/ and add more complex degradation behavior, this is just a start.

How to contribute

Email, tweet and fork freely!

layers-css's People

Contributors

jerryjappinen 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.