maju-ui

1.2.0 • Public • Published

Maju-UI

A tiny responsive UI library for creating rwd web page with tiny grid system.

This plugin is maily reproduced from Bootstrap scss for practicing purpose and personal usage.

Usage

Easily import the library by cdn or as ES module.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/maju-ui@latest/dist/css/maju.min.css" />
import 'maju-ui'; // this will import the css file from dist folder

Or you can just import the scss file you need

import 'maju-ui/scss/maju-grid.scss';

Documentation

You can reference to Docs Here

Readme

Keywords

none

Package Sidebar

Install

npm i maju-ui

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

269 kB

Total Files

34

Last publish

Collaborators

  • johnnywang