Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

phparkle/literally.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

really.css

A simple CSS utility library.

Features

Literal, one-to-one mapping from classes to styles

All classes in really.css map exactly to a CSS property and value, with !important.

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

See Class Reference for the full list of classes.

Trivial values only

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published