Skip to content

Lemonpie is a tiny SCSS base package. It contains frequently used variables, mixins to optimize workflows as well as a browser reset.

Notifications You must be signed in to change notification settings

eibensteiner/lemonpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemonpie

Lemonpie is a tiny SCSS base package. It contains frequently used variables, mixins to optimize workflows as well as a browser reset. You can use all of them together by importing lemonpie.scss or you can import single files.

Installation

To install the Lemonpie package, just hit the following in your terminal:

$ npm install lemonpie

Configuration

Import lemonpie.scss in your main SCSS file with the line below for the whole experience:

@import "~node_modules/lemonpie/lemonpie.scss";

You can also import every single file for it's own if you don't need the whole package. You can access them via /core

Author

Dominik (Twitter, GitHub)

About

Lemonpie is a tiny SCSS base package. It contains frequently used variables, mixins to optimize workflows as well as a browser reset.

Topics

Resources

Stars

Watchers

Forks

Languages