Skip to content

FartLabs/fart.css

Repository files navigation

Fart.css

JSR JSR score GitHub Actions

CSS library reusable across your ✨fart-tastic✨ frontends.

Fart.css book cover

Usage

Import fart.css in the <head> of your HTML document.

<link
  rel="stylesheet"
  type="text/css"
  href="https://css.fart.tools"
>

Documentation

Refer to https://css.fart.tools to learn how to use the Fart.css CSS library in your own ✨fart-tastic✨ frontends.

Component library

Fart.css is available as a @fartlabs/htx component library. View the generated documentation, https://jsr.io/@fartlabs/css/doc.

Development

Run deno task dev to start the development server.

deno task dev

This will start the development server at http://localhost:8080.

Please run deno task precommit to run the precommit tasks before committing your changes.

deno task precommit

This will run the following tasks:

  • deno task lint
  • deno task check
  • deno task generate

Websites that use Fart.css

Open an issue to add your website to this list.


Developed with 💖 @FartLabs

About

CSS library reusable across fart-tastic frontends.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published