zebicss

0.1.0 • Public • Published

🐈‍⬛ zebi.css

A minimalist CSS framework for quickly styling HTML elements without the need for extensive customization.

Purpose

zebi.css is crafted for developers looking to kickstart projects without the burden of styling from scratch. Whether you're honing your JavaScript skills or rapidly prototyping an idea, zebi.css provides a clean and unobtrusive default style to elevate your project's appearance. In summary, it empowers developers to focus on functionality while maintaining a presentable UI, making it the go-to choice for projects in need of a quick styling solution.

Features

  1. Minimalist styling for HTML elements
  2. Lightweight and unobtrusive
  3. Perfect for projects where design isn't finalized
  4. Dark and Light modes for versatile usage

Installation

Integrating zebi.css into your project is effortless:

Manually

  1. Download or copy + paste the stylesheet and include it manually in your project by grabbing zebi.css directly.

  2. Alternatively, link directly to the CDN-hosted version by adding the following line to your <head>:

<link rel="stylesheet" href="https://unpkg.com/zebicss/zebi.min.css">

You will automatically receive updates/refinements as they are added.

Automatically

  1. Via NPM using:

npm i zebicss

Contributing

Feel free to provide feedback or report problems. I am open to new ideas and ways to improve.

Inspiration

Bolt.css shadcn/ui Simple.css

Readme

Keywords

Package Sidebar

Install

npm i zebicss

Homepage

zebicss.xyz

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

87.1 kB

Total Files

7

Last publish

Collaborators

  • rodzer1104