1.5.0 • Published 7 years ago

mini.scss v1.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Mini.scss

Build Status

Allows us start to write Sass code quick and easily. It's simple, Mini.scss is a basic structure, nothing else.

Install:

  • By Github, you've two ways:

    	1. Clone <code>$ git clone https://github.com/manuelitox/mini.scss.git</code>
    
    	2. Download a [Realase Packages](https://github.com/manuelitox/mini.scss/releases) 
  • By Bower:

    	<code>$ bower install mini.scss</code>
  • By NPM:

    	<code>$ npm install mini.scss --save-dev</code>

You can find the documentation in the sassdoc/index.html file.

How to use:

After install the package, you need import the 'main.scss' file to your project:

import 'path/to/mini.scss/library/mini.scss/scss/main';

FYI:

1.5.0

7 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.3.9

8 years ago

1.3.8

8 years ago

1.3.5

8 years ago