Skip to content

CSS authoring tool that provides live DOM annotations for defined css patterns.

License

Notifications You must be signed in to change notification settings

bouveng/help.less

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

help.less

CSS authoring tool that provides live DOM annotations for defined css patterns.

/* syntax rules */
.grid > .grid {
    .annotation('!','WARNING 2X nested .GRID - Please do consider .grid-cell instead.
                     See <a href="/styleguide/#4.2">Styleguide Grid System section 4.2</a>');
}

About

CSS authoring tool that provides live DOM annotations for defined css patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages