pinjasaur
Full-stack developer & technical writer based in Minneapolis. JavaScript is my jam. Also into brewing coffee, finding my N=1 bike, and using Oxford commas.
Public vals
4
sassy
@pinjasaur
HTTP (deprecated)
sassy Compile Sass into CSS on the fly. Inspired by me doing the same thing on Webtask when that was still around. Read more . Use like so: curl -X POST -H "Content-Type: application/json" -d '{ "sass": "body { background: rgba(#bada55, .5) }" }' https://pinjasaur-sassy.web.val.run