Created
February 10, 2018 11:49
-
-
Save kopylovvlad/dc1eb374833bebbd036a2b4d7c9c85f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
#<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