You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
The Sass site lists the most recent version of Ruby Sass and (currently) uses Ruby Sass as the source of truth for its reference documentation, so to ensure it stays up-to-date we should force a rebuild whenever a new Ruby Sass release is cut. The easiest way to do this is probably to add a Travis CI build stage that runs whenever a new tag is pushed and pokes the Heroku deploy API.