Author: | Evodim |
---|---|
Views Total: | 51 views |
Official Page: | Go to website |
Last Update: | October 26, 2023 |
License: | MIT |
Preview:

Description:
A minimalist CSS framework built on top of Milligram.css to provide a set of styles and UI components for developers aiming to craft a website or a concise web page swiftly.
Install & Import:
# Yarn
$ yarn mgplus
# NPM
$ npm i mgplus
<!– Core –>
<link rel=”stylesheet” href=”/path/to/mg-plus.css” />
<!– Additional UI Components –>
<script src=”/path/to/mg-plus-extensions.js”></script>
Preview:

Form Controls

Timeline

Modal

Alerts