An open API service indexing awesome lists of open source software.

https://github.com/blobbybilb/slabcss

A tiny CSS framework* with a unique look (WIP)
https://github.com/blobbybilb/slabcss

Last synced: about 1 year ago
JSON representation

A tiny CSS framework* with a unique look (WIP)

Awesome Lists containing this project

README

          

# SlabCSS

#### A tiny CSS framework* with a unique look (WIP)

## About

Someone once said:

> if you make a good looking serif based framework
ill [sic] do my equivalent of "ill eat my hat" [sic]

The result, later:
> "oh god its [sic] actually uniquely good" - that person


It's not really framework, just a collection of CSS styles for semantic HTML

It's is more of a useable proof of concept than a full framework. If you use it for anything non-trivial, it will probably need some custom styles. It should be a good starting point for a unique look, though.

## Screenshots

Screenshot 2024-02-24 at 11 19 44 PM
Screenshot 2024-02-24 at 11 20 42 PM

## Usage

Add this to your HTML:
```html

@import url("https://raw.githubusercontent.com/blobbybilb/slabcss/main/style.css");

```
And HTML as usual. The styles are applied to semantic HTML elements.