Skip to content

eleventhlabs/css

Repository files navigation

@eleventhlabs/css

Collection of standard CSS stylesheets.

Inspired by @unocss/reset.

npm i @eleventhlabs/css
// For CSS resets, pick one of the following...

// Eric Meyer: http://meyerweb.com/eric/tools/css/reset
import "@eleventhlabs/css/reset/meyer.css";

// Tailwind Preflight (but with standard CSS): https://tailwindcss.com/docs/preflight
import "@eleventhlabs/css/reset/preflight.css";

About

Collection of standard CSS stylesheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages