Skip to content

Commit

Permalink
Update respec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhodgins committed Oct 8, 2017
1 parent 37e6e7a commit 59d3584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions respec.js
Expand Up @@ -17,7 +17,7 @@ Respec allows CSS authors to assign a specificity level to the rules they write
respec('div', 3, 'background: lime;')
## Info
### Info
- website: https://github.com/tomhodgins/respec
- author: Tommy Hodgins
Expand Down Expand Up @@ -54,4 +54,4 @@ function respec(selector, specificity, rule) {

return style

}
}

0 comments on commit 59d3584

Please sign in to comment.