Skip to content

A really simple CSS utility library.

Notifications You must be signed in to change notification settings

xenyo/really.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

really.css

A really simple CSS utility library.

Features

One-to-one mapping from classes to styles. Really!

All classes in really.css map directly to a single CSS property and value.

For example, the display-none class applies display: none !important, margin-0 applies margin: 0 !important and so on.

See Class Reference for the full list.

Trivial values only

By only including trivial values like 0 and none, really.css avoids making any assumptions about your design system.

Really tiny

At under 2kb gzipped, really.css is designed to have minimal impact on performance.

About

A really simple CSS utility library.

Resources

Stars

Watchers

Forks

Packages

No packages published