2.1.14 • Published 10 years ago

yoso-styles v2.1.14

Weekly downloads
77
License
none
Repository
github
Last release
10 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

10 years ago

2.1.13

10 years ago

2.1.12

10 years ago

2.1.11

10 years ago

2.1.10

10 years ago

2.1.9

10 years ago

2.1.8

10 years ago

2.1.7

10 years ago

2.1.6

10 years ago

2.1.4

10 years ago

2.1.3

10 years ago

2.1.2

10 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago