1.0.5 • Published 8 years ago

mila-style v1.0.5

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 years ago

mila-style

Mila-style is a scss library that helps you easily style your application or web page. This library provides mixins that works across different browsers.

Getting started

Mila-style can easily be added as a npm package:

npm install --save mila-style

In your sass or scss file, import mila-style at the beginning of the file.

Notice you may need a couple ../s before node_modules to point to the node_modules directory. This all depends on how you organized your project.

@import "node_modules/mila-style/lib"
1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago