Skip to content

Instantly share code, notes, and snippets.

@urip2
urip2 / History|-143daf71|entries.json
Last active August 14, 2022 18:21 — forked from connor/.jshintrc.js
jshintrc example
{"version":1,"resource":"file:///Users/urip/Sites/resblog/adminstats/connect.php","entries":[{"id":"ooeD.php","timestamp":1657648420981},{"id":"VKs1.php","timestamp":1657777841884}]}
@urip2
urip2 / button.sass
Created May 21, 2019 15:31 — forked from agragregra/button.sass
Button Sass Styles (Universal Starter)
.button
display: inline-block
border: none
color: #fff
text-decoration: none
background-color: $accent
padding: 15px 45px
font-size: 13px
text-transform: uppercase
font-weight: 600