Skip to content

Baseline grid overlay used for development of web projects with a strong vertical rhythm. Makes no external requests and generates the baseline grid using SVG.

License

Notifications You must be signed in to change notification settings

thedatalife/svg-baseline-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg-baseline-grid

Baseline grid overlay used for development of web projects with a strong vertical rhythm. Makes no external requests and generates the baseline grid using SVG.

getting started

Include the baselineGrid.js file before any scripts that will need to use the functionality. The baselineGrid library will dynamically create a stylesheet and then add rules for body and body:after with a SVG encoded as the background image of the psuedo element.

<script src="baselineGrid.js"></script>

example

See the example project for use.

About

Baseline grid overlay used for development of web projects with a strong vertical rhythm. Makes no external requests and generates the baseline grid using SVG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published