Skip to content
forked from JSlote/dev.css

Visualize your html during early stages of web app development

Notifications You must be signed in to change notification settings

jsdelivrbot/dev.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dev.css

When you're templating and routing it's helpful to see html elements labeled and and visible even if they're empty while still being able to interact with the webpage. Dev.css does exactly that, as well as displays the current ids and classes assigned to each element. Add it to your <head> like this:

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/JSlote/dev.css@master/dev.css">

About

Visualize your html during early stages of web app development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%