# mvp **Repository Path**: buildwebpro/mvp ## Basic Information - **Project Name**: mvp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![MVP.css](img/logo.png) # 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/ Unpkg: https://unpkg.com/mvp.css NPM: https://www.npmjs.com/package/mvp.css ## Versions ### v1.6 * Added `[hidden]` styling to hide hidden elements * Updated alternate table rows to use `--color-accent` for a more branded look * Updated `` to use `display: block` and removed `overflow` styling * Updated `font` variable to `font-family` * Updated `
`, `` and `` styling to have proper padding and recognize indented content
* Updated `line-height` to be a number instead of a percentage
* Updated multi-word dropdown menu titles to render on a single line

### v1.5
* Added browser default `:focus` styling back in for better tabbed navigation
* Updated `` styling to use `display: inline-block` for better focus outlines on buttons
* Added `
` ### v1.4 * Updated `
` styling to use `pre-line` for better line breaks
* Added hover styling to `
` tags ### v1.3 * Updated `
` styling ## Contributors * [andybrewer](https://github.com/andybrewer) * [nikolai-cc](https://github.com/nikolai-cc) * [aembleton](https://github.com/aembleton) * [simonw](https://github.com/simonw) * [cfv1984](https://github.com/cfv1984) * [irfaardy](https://github.com/irfaardy) * [ruudud](https://github.com/ruudud) * [edlinkiii](https://github.com/edlinkiii) * [DiemenDesign](https://github.com/DiemenDesign) * [thedamon](https://github.com/thedamon) * [hongsw](https://github.com/hongsw) * [ericwbailey](https://github.com/ericwbailey) * [martin-v](https://github.com/martin-v) * [GrosSacASac](https://github.com/GrosSacASac)