evagy / mvp

MVP.css — Minimalist stylesheet for HTML elements

Home Page:https://andybrewer.github.io/mvp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVP.css

MVP.css — Minimalist stylesheet for HTML elements

Out of the box CSS styling for HTML elements. No class names, no framework to learn.

Live demo: https://andybrewer.github.io/mvp/

Versions

v1.2

  • Added checkbox and radio input styling
  • Added disabled and readonly styling

v1.1

  • Fixed code blocks to use <pre><code> instead of <samp>
  • Light styling for select fields
  • Added details and summary tags
  • Added prefers-color-scheme: dark CSS variables
  • Fixes to table rendering

Contributors

About

MVP.css — Minimalist stylesheet for HTML elements

https://andybrewer.github.io/mvp/

License:MIT License


Languages

Language:HTML 77.9%Language:CSS 22.1%