Git Product home page Git Product logo

lemon's Introduction


Lemon

Minimal and responsive CSS framework for fast building websites



Lemon provides minimal setup of styles such as grid system, buttors and forms. I made this framework for the purpose of learning things like CSS and SASS but if someone of want to use it or contribute to it I will be really happy.


Table of Contents


Installation

CDN

<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,700,700i" rel="stylesheet">
<link href="https://unpkg.com/lemoncss/dist/lemon.min.css" rel="stylesheet">

NPM

$ npm install --save lemoncss
โ”œโ”€โ”€ dist/                        
โ”‚   โ”œโ”€โ”€ lemon.css                      # Uncompressed version
โ”‚   โ”œโ”€โ”€ lemon.min.css                  # Compressed version
โ”œโ”€โ”€ docs/                              # Compiled output
โ”œโ”€โ”€ src/                               # Source files
โ”‚   โ”œโ”€โ”€ _blockquote.scss
โ”‚   โ”œโ”€โ”€ _breakpoints.scss
โ”‚   โ”œโ”€โ”€ _buttons.scss
โ”‚   โ”œโ”€โ”€ _code.scss
โ”‚   โ”œโ”€โ”€ _containers.scss
โ”‚   โ”œโ”€โ”€ _forms.scss
โ”‚   โ”œโ”€โ”€ _functions.scss
โ”‚   โ”œโ”€โ”€ _grid.scss
โ”‚   โ”œโ”€โ”€ _hr.scss
โ”‚   โ”œโ”€โ”€ _link.scss
โ”‚   โ”œโ”€โ”€ _list.scss
โ”‚   โ”œโ”€โ”€ _reset.scss
โ”‚   โ”œโ”€โ”€ _table.scss
โ”‚   โ”œโ”€โ”€ _typography.scss
โ”‚   โ”œโ”€โ”€ _utility.scss
โ”‚   โ”œโ”€โ”€ _variables.scss
โ”‚   โ”œโ”€โ”€ lemon.scss                      # Main SCSS file

License

The code is open source and available under the MIT License.

lemon's People

Watchers

James Cloos avatar Muhammad Rivki 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.