1.0.4 • Published 4 years ago

muda v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Muda

Muda is a css framework that allows you to customize its functionality by configuring and then compiling the css

Installation

Globally with npm

$ npm i -g muda

From repository

Clone repository, and type:

$ npm i -g

Usage

Create primary config-file with:

$ muda create <flag>
After that the config file and styles were generated
And you can change the settings to your liking and recompile styles file

Compile styles:

$ muda compile <path>

Congratulations!

Now you can use styles.css file in your project!
1.0.2

4 years ago

1.0.4

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago