Bourgeon comes by default with stylus-loader and a few tools that plays nice together.
You can use all the mixins provided by rupture. See the docs for more information on how to use it.
#main
width 960px
+below(1000px)
width 600px
You can also use the helpers provided by the amazing grid system called jeet.
div
column(1/2)
+below(1000px) // rupture
stack()
Coming soon…