1.0.5 • Published 7 years ago

mila-style v1.0.5

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
7 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

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago