2.1.14 • Published 8 years ago

yoso-styles v2.1.14

Weekly downloads
77
License
none
Repository
github
Last release
8 years ago

yoso-styles

wercker status

A SASS/CSS module providing basic layout and design for modern Apps build with angular or ember generated with yoso-gulp or webpack or browserify.

Integrates best with yoso-gulp

Install

$ npm install yoso-styles --save-dev

Usage

There are options to implement yoso-styles. First one is to inject is as it is, without customisation. In this case require the package in your application.

    require('yoso-styles');

The second option is to add it to your SASS style definitions. Here you can customize the yoso-style settings, overriding the variables.
style.scss

    @import('yoso-styles/source/config');
    // override the variables here
    @import('yoso-styles/source/styles');
2.1.14

8 years ago

2.1.13

9 years ago

2.1.12

9 years ago

2.1.11

9 years ago

2.1.10

9 years ago

2.1.9

9 years ago

2.1.8

9 years ago

2.1.7

9 years ago

2.1.6

9 years ago

2.1.4

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago