Interaction Designer & Frontend Developer based in Berlin, Germany.
- Berlin
- dirkschmid.de
- @diggler3000
Pinned Loading
-
Using Compass to generate normal and...
Using Compass to generate normal and retina sprite maps 1$sprites: sprite-map("sprites/*.png")
2$sprites-retina: sprite-map("sprites-retina/*.png")
34=sprite-background($name)
5background-image: sprite-url($sprites)
-
-
Middleman-Startup
Middleman-Startup PublicStarting point for static template builds using Middleman
CSS 2
-
hsl.php
hsl.php 1<?php $hsl = rand(0, 240) . ',' . rand(50, 80) . '%,60%'; ?>
23<style type="text/css">
4a {
5color: hsl(<?php echo $hsl ?>);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.