Minimalist CSS Framework For Creating Modern Web Pages – Mgplus

Minimalist CSS Framework For Creating Modern Web Pages – Mgplus
Minimalist CSS Framework For Creating Modern Web Pages – Mgplus
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

Changelog:

v1.4.1 (04/23/2025)

  • Adjust default styling for nav buttons

v1.4.0 (03/12/2025)

  • Add new timeline representation
  • Few fixes and adjustments
  • BREAKING CHANGE: js plugins interface and naming , rewrited to typescript

v1.3.6 (02/16/2025)

  • Update

v1.3.5 (01/22/2025)

  • Update

v1.3.4 (11/19/2024)

  • Update

v1.3.3 (11/17/2024)

  • Add customization css variable for font size without breaking components
  • Change css helpers name for positioning and display

v1.3.2 (11/09/2024)

  • css helper naming

v1.3.1 (10/25/2024)

  • renamed margin and padding helpers
  • renamed special icons for toogle, dropdown and collapse

v1.3.0 (09/21/2024)

  • Add mg-gap for flexbox use ( mg-col – mg-row)
  • Some fixes

v1.2.9 (09/08/2024)

  • Add mg-progress component
  • Few styling adjustments and fixes
  • Add search icon to native css icons

v1.2.8 (08/24/2024)

  • few fixes related to inputs controls
  • reworked js plugin for nocode and seamless integration

v1.2.7 (08/22/2024)

  • Few fixes , icon styling adjustments
  • Breaking change: for components which depends of removed mg-icon-close helper
  • Add new mg-input helper to compose input with icons

v1.2.6 (08/09/2024)

  • Fixes/adjust default colors

v1.2.5 (04/10/2024)

  • update

v1.2.4 (03/20/2024)

  • dom plugins : auto load theme switcher with autorun option

v1.2.3 (03/20/2024)

  • Improved darkmode feature by adding new plugin

v1.2.2 (02/15/2024)

  • Fixes/dark theme behavior

The post Minimalist CSS Framework For Creating Modern Web Pages – Mgplus appeared first on CSS Script.


Discover more from RSS Feeds Cloud

Subscribe to get the latest posts sent to your email.

Discover more from RSS Feeds Cloud

Subscribe now to keep reading and get access to the full archive.

Continue reading