Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-flexbox

skeleton-flexbox modernises the popular Skeleton boilerplate by replacing its traditional grid system with Flexbox-Grid (http://flexboxgrid.com), and updating Normalize to version 8

Simply add one of the CSS or SCSS files in the dist/ directory to your project (dist/skeleton-flexbox.min.css is recommended for production)

For documentation on using Flexbox-Grid: http://flexboxgrid.com

For documentation on using Skeleton: http://getskeleton.com

Install with NPM

Install skeleton-flexbox and save to package.json:

npm install skeleton-flexbox --save

Import CSS into the project:

import 'skeleton-flexbox/dist/skeleton-flexbox.css';

Building from source

npm install
npm run build

To preview locally:

npx serve .

Dependencies

View demo

About

The popular Skeleton CSS boilerplate with Flexbox Grid and Normalize 8

Topics

Resources

Stars

15 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages