Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

missing.css

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

missing.css

missing.css is the CSS library we wished already existed.

  • 1.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

MISSING.CSS
The Missing CSS Stylesheet

Docs · Demo · Playground · Releases · GitHub · Discord

missing.css is the missing CSS library that we all wished existed. Add it to your website:

<link rel="stylesheet" href="https://unpkg.com/missing.css">
  • It starts with decent default styling for vanilla HTML, akin to classless CSS libraries.
  • It offers a small set of components based on well-known, semantic markup patterns, with ARIA where appropriate.
  • Finally, it offers a small & curated set of utility classes and custom elements for bespoke elements and layouts.

The goal of missing.css is to reduce needed intervention in HTML. It lets authors

  • start with a good out-of-the-box experience,
  • customize it easily, even create multiple themes,
  • build common components using plain, semantic HTML,
  • create unique sites by applying utility classes as needed.

missing.css is not designed to be a complete styling solution for large websites. It may serve as a basis for a more completely styled site, but does not try to be as complete as Bootstrap or as versatile as Tailwind. It is, however, explicitly designed to be complete enough to use for small sites, internal tools or personal projects.


Missing.css, from Big Sky Software.

Also check out htmx and _hyperscript.

Keywords

FAQs

Package last updated on 29 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc