Skip to content

Instantly share code, notes, and snippets.

@kopylovvlad
Created February 10, 2018 11:49
Show Gist options
  • Save kopylovvlad/dc1eb374833bebbd036a2b4d7c9c85f3 to your computer and use it in GitHub Desktop.
Save kopylovvlad/dc1eb374833bebbd036a2b4d7c9c85f3 to your computer and use it in GitHub Desktop.
[
#<SelectorAstNode
@class_name="Selector.new”,
@name="nav ul, nav ol”,
@children=[
#<PropertyAstNode
@class_name="Property.new",
@name="margin",
@children=[],
@value= #<AstNodeValue
@class_name="VirtualString.new",
@value="0">>,
#<PropertyAstNode
@class_name="Property.new",
@name="padding",
@children=[],
@value= #<AstNodeValue
@class_name="VirtualString.new",
@value="0px">>,
#<PropertyAstNode
@class_name="Property.new",
@name="list-style",
@children=[],
@value= #<AstNodeValue
@class_name="VirtualString.new",
@value="none">>,
#<PropertyAstNode
@class_name="Property.new",
@name="font",
@children=[],
@value= #<AstNodeValue:0x007fa5b9046760
@class_name="VirtualString.new",
@value="12pt/10pt sans-serif">>
],
@value= #<AstNodeValue
@class_name="",
@value="">>
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment