mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-18 10:07:11 +01:00
Update Sass documentation (3.3.7)
This commit is contained in:
parent
3bbc7373f9
commit
d2c210286a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module Docs
|
||||
class Sass < UrlScraper
|
||||
self.type = 'yard'
|
||||
self.version = '3.3.6'
|
||||
self.version = '3.3.7'
|
||||
self.base_url = 'http://sass-lang.com/documentation/'
|
||||
self.root_path = 'file.SASS_REFERENCE.html'
|
||||
|
||||
|
|
Loading…
Reference in a new issue