Skip to content

akhled/bootstrap-extendable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap extendable

Adding more helper classes for bootstrap 4.

Usage

Using scss

// import bootsrap
@import '~bootstrap-extendable/scss/bootstrap-extendable';
// or
@import '/node_modules/bootstrap-extendable/dist/bootstrap-extendable';

Or using css

/* then import bootsrap */
@import url('/node_modules/bootstrap-extendable/dist/bootstrap-extendable.min.css');

About

More helper classes for bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published