modulist

0.3.5 • Public • Published

Modulist [Work in progress].

npm version

Modulist is the design system. [Work in progress].

Install

You can install modulist with this command.

$ npm install --save modulist

Usage

Use postcss-import plugin to import source file to your app.

In JS:

import "modulist/modulist.css";

Or in CSS:

@import "modulist/modulist.css";

Development

We are using gulp to watch for changes and cook builds. To start watch for changes run npm run watch, to make new builds run npm run build.

License

MIT

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i modulist

    Weekly Downloads

    2

    Version

    0.3.5

    License

    none

    Unpacked Size

    174 kB

    Total Files

    50

    Last publish

    Collaborators

    • romanslonov