Skip to content

The lightweight alternative to a bootstrap grid system. Tired of importing entire frameworks for an effective grid system? Try using CSS Column Pro for a reliable lightweight CSS Grid System.

Notifications You must be signed in to change notification settings

christophernathaniel/CSSColumnPro

Repository files navigation

CSSColumnPro

A lightweight alternative to bootstrap

Grid System Example: https://creativenebula.co.uk/grid/dist/index.html




- 👨‍💻 All of my projects are available at https://creativenebula.co.uk
- 📫 How to reach me connect@christophernathaniel.co.uk

Get Started:


    ### Include CSSGridPro
    <link rel='stylesheet' type='text/css' media='screen' href='CSSGridPro.css'>


    ### Add the HTML
    <div class="container">
    
  <div class="row">
    <div class="col col-sm-2 col-4">This is a test</div>
    <div class="col col-sm-2 offset-4 col-4">This is a second test</div>
  </div>
</div>

Connect with me:

Languages and Tools:

css3 html5 javascript sass typescript webpack

Contribute:

npm install --save-dev webpack webpack-cli webpack-dev-server webpack-merge babel-loader mini-css-extract-plugin css-loader sass sass-loader css-minimizer-webpack-plugin

About

The lightweight alternative to a bootstrap grid system. Tired of importing entire frameworks for an effective grid system? Try using CSS Column Pro for a reliable lightweight CSS Grid System.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published