yuescript-src 0.13.6

Sources of Yuescript and logic to build them.
Documentation
1
2
3
4
5
6
7
8
9
$wrapper
  max-width $contentWidth
  margin 0 auto
  padding 2rem 2.5rem
  @media (max-width: $MQNarrow)
    padding 2rem
  @media (max-width: $MQMobileNarrow)
    padding 1.5rem