Sha256: fcd3c0e1a4573389ddfde658da8df3fb6f48e482812b4127bbdcee1ad78a1afe

Contents?: true

Size: 698 Bytes

Versions: 1

Compression:

Stored size: 698 Bytes

Contents

transition()
  for arg in arguments
    
  foo: arguments

#logo
  transition: transform 300ms, opacity

// #main
//   margin: 0 auto
//   @media (min-width: 480px)
//     &
//       padding: 0 .5em

// print()
//   error('block required') unless block
//   @media print {
//     & {
//       block
//     }
//   }
// 
// body
//   foo: bar
//   print()
//     background: white
//     #header
//       display: none

// mixin()
//   if block
//     .nested
//       block
//   else
//     no: "block was given"
// 
// body
//   one: 1
//   mixin()
//     two: 2
//     three: 3
//   mixin()
// 

// li(n)
//   ul li:nth-child({n})
//     block
// 
// li(1)
//   display: none
// 
// ^-- broken


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stylus-source-0.25.0 vendor/testing/small.styl