Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

yepteam/bootstrap-grid-guides

Repository files navigation

Bootstrap Grid Guides

Illustrator-like grid guides and breakpoint indication for Bootstrap

image

Requirements

Bootstrap Collapse javascript plugin or compiled bootstrap.min.js is required to toggle grid via button.

Installation

  1. Copy bs4-grid-guides.css to your project and include it in <head> tag:
<head>
  ...
  <link rel="stylesheet" type="text/css" href="bootstrap-guides.css">
  ...
</head>
  1. Paste content of bootstrap-4-guides.html or bootstrap-5-guides.html after your <body> tag.

Usage

Toggle GRID button in bottom-left corner of screen to show/hide grid guides.

About

Illustrator like grid guides for Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages