Skip to content

slk333/mini-ui-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published