Skip to content

fractaledmind/funkstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

funkstrap

Functional CSS for Bootstrap

This library builds directly on top of the amazing functional CSS libraries BassCSS by jxnblk and Tachyons by mrmrs.

It follows the "verbose" class API found in BassCSS, but extends the codebase to ensure that every class has viewport-specific versions, allowing you the flexibility to turn on and off any property at any viewport.

It also adapts the class API slightly to conform with the Bootstrap class API. Thus, dashes are used to separate name sections; viewport sizes are xs, sm, md, and lg; viewport sizes comes before numbers (e.g. col-xs-12-25).

Finally, it adds a Flexbox-based 25-column grid, to be used in addition to Bootstrap's 12-column grid.

About

Functional CSS for Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages