Skip to content

arjver/slabcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published