Class: Jekyll::Site
- Inherits:
-
Object
- Object
- Jekyll::Site
- Defined in:
- lib/jekyll/patches/jekyll/site.rb
Instance Attribute Summary collapse
-
#autoprefixer ⇒ Object
Returns the value of attribute autoprefixer.
Instance Attribute Details
#autoprefixer ⇒ Object
Returns the value of attribute autoprefixer.
6 7 8 |
# File 'lib/jekyll/patches/jekyll/site.rb', line 6 def autoprefixer @autoprefixer end |