The node-dev supervisor has a new home: http://github.com/fgnass/node-dev
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
.my-dialog { | |
-webkit-transform: translateY(-100%); | |
-webkit-transition: -webkit-transform 0.5s ease-out; | |
} | |
body.overlaid .my-dialog { | |
-webkit-transform: translateY(0); | |
} |
Read about the end result here
Join me when I start brewing my first batch of Club Mate. Inspired by a podcast from chaos radio express on the topic "Hackerbrausen" (Hacker's soda, listen here) I want to try this by myself.
So far I have bought all the necessary ingrediends and tools to get started. And with the help from Jan (@janl) I can even carbonate the end result :)