Minimalist CSS Framework For Creating Modern Web Pages – Mgplus

Category: CSS & CSS3 , Frameworks | October 26, 2023
Author:Evodim
Views Total:51 views
Official Page:Go to website
Last Update:October 26, 2023
License:MIT

Preview:

Minimalist CSS Framework For Creating Modern Web Pages – Mgplus

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:

Mgplus CSS Framework Form

Form Controls

Mgplus CSS Framework Timeline

Timeline

Mgplus CSS Framework Modal

Modal

Mgplus CSS Framework Alerts

Alerts

You Might Be Interested In:


Leave a Reply