1.2.0 • Published 2 years ago

maju-ui v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.2.0

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago