Minimalist CSS Library. Light Mode only and Drop-in version.
<link rel="stylesheet" href="https://mini-ui.surge.sh/global.css">
or
@import url("https://mini-ui.surge.sh/global.css");
- button
- textarea
- input type="text"
- select
- label
- table
- hr
- code
- pre
- blockquote
- subtleButton
- buttonShape
- errorText
- secondaryText
- container
the buttonShape class aims to make a link looks like a button.
demo:
Please note:
- Light Mode only (for now) (requires white background)
Todo:
- accent color button, either outline or filled, fulfilling primary button
- fix safari issues: set font for code, set background for select
- reduce gap between label and input