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.
WebTUI is a modular CSS library that gives your web projects the distinct look and feel of a Terminal User Interface (TUI). It’s not a full-blown framework like Bootstrap or Tailwind; think of it more as a focused styling layer. Its main function is to provide base styles, components, and…
Neubrutalism is a lightweight CSS framework that delivers responsive, high-contrast, visually consistent UI components inspired by Brutalist design principles. It includes essential UI elements like dropdowns, buttons, cards, alerts and layouts – each styled with bold borders, sharp shadows, and stark black-and-white aesthetics. What is Neubrutalism Design? Neubrutalism is a…
Charts.css is a CSS data visualization framework that turns regular HTML tables into beautiful and customizable charts. Chart Types: Bar Column Area Line Pie How to use it: 1. Install and import the Charts.css framework. # Yarn $ yarn add charts.css # NPM $ npm i charts.css