We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbc737 commit d2c2102Copy full SHA for d2c2102
1 file changed
lib/docs/scrapers/sass.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Sass < UrlScraper
3
self.type = 'yard'
4
- self.version = '3.3.6'
+ self.version = '3.3.7'
5
self.base_url = 'http://sass-lang.com/documentation/'
6
self.root_path = 'file.SASS_REFERENCE.html'
7
0 commit comments