Method: Less::String2#value
- Defined in:
- lib/less/engine/parser.rb
#value ⇒ Object
2796 2797 2798 |
# File 'lib/less/engine/parser.rb', line 2796 def value text_value[1...-1] end |
2796 2797 2798 |
# File 'lib/less/engine/parser.rb', line 2796 def value text_value[1...-1] end |