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
sass() no longer encounters a false positive cache hit when sass_file() is used inside a sass_bundle(). (#107, #108)
font_google() no longer produces a directory name with a _ prefix (which was causing the directory to be ignored when deployed to GitHub Pages). (#105, #106)