diff --git a/README.md b/README.md index e1d9430..17bd121 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ 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 `` like this: ```html - + ```