/mini-ui-css

css library

Primary LanguageCSS

Mini-UI

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");

Style the HTML elements

  • button
  • textarea
  • input type="text"
  • select
  • label
  • table
  • hr
  • code
  • pre
  • blockquote

demo:

Please note:

  • Light Mode only (for now) (requires white background)