Skip to content

A rewrite for bootstrap utilities with RSCSS helpers conventions.

Notifications You must be signed in to change notification settings

5mutawa/rscss-bootstrap-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCSS Bootstrap utilities

A rewrite for Bootstrap 4 utilities with RSCSS helpers conventions.

Example

.mt-0 becomes ._mt-0

To build

$ npm run compile-css

After that, you can copy and use css/bootstrap-utilities.css

Spacing

It differs from bootstraps utilities in spacing only. Instead of the sizes being from 0 to 5 it becomes from 0 to 9. The sizes are multiples of 8 for both margins and paddings.

About

A rewrite for bootstrap utilities with RSCSS helpers conventions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published