Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / css / webkit-transition.css.output
Size: Mime:
'p'           Name.Tag
' '           Text.Whitespace
'{'           Punctuation
'\n    '      Text.Whitespace
'-webkit-'    Keyword.Pseudo
'transition'  Keyword
':'           Punctuation
' '           Text.Whitespace
'opacity'     Keyword
' '           Text.Whitespace
'1'           Literal.Number.Integer
's'           Keyword.Type
' '           Text.Whitespace
'linear'      Keyword.Constant
';'           Punctuation
'\n'          Text.Whitespace

'}'           Punctuation
'\n'          Text.Whitespace