Skip to content

ivynya/FlexCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexCore

FlexCore is a hyperlight IE10+ CSS/SASS flex framework built to be built on.

Features

  • Less than 1KB gzipped
  • Responsive, out-of-the-box styles like flex-smart and flex-list
  • No need to fiddle with -md, -sm prefixes
  • Customizable SASS components

Documentation

View FlexCore documentation here.

Usage

CSS and SASS

Get the raw SASS and CSS files of FlexCore from the releases. Use the /dist folder for compiled CSS and /src/sass for the SASS files.

flexcore.min.css includes the base styles, and flexcore-full.min.css includes all optional module styles. Include the file in your HTML and you're good to go!

Web Builder

Build your own shim of FlexCore from our website. Customize which components and modules you add on to build only what you need.

Compatibility

FlexCore adopts a Bootstrap-like naming scheme. This results in potential incompatibilities, meaning it is recommended that the two aren't used together.

Core styles and modules are guaranteed to function with overlap in Bootstrap.

Components are not guaranteed to function as they are intentionally designed to replace Bootstrap components.