Class
Less::Node::Quoted
In:
lib/less/engine/nodes/literal.rb
Parent:
String
"hello world"
Methods
new
to_css
Included Modules
Literal
Attributes
content
[R]
quotes
[R]
Public Class methods
new
(str)
Strip quotes if necessary, and save them in @quotes
Public Instance methods
to_css
()
[Validate]