Skip to content

sublistic/css-heading-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS heading test

This is a very simple test to easily identify all the HTML headings on a page. This is a handy way to visually check your heading hierarchy.

 

Installation

SCSS

Save the test-headings.scss file into your current project, and then import it into your main SCSS file.

@import 'test-headings';

Usage

All headings should now have a block to the left telling you which heading it is.

About

Testing all your CSS headings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages