Skip to content
Snippets Groups Projects
  1. Oct 12, 2014
  2. Oct 10, 2014
  3. Oct 06, 2014
    • Dominic Watson's avatar
      feat: sprite-height/width functions · 9c0d52f1
      Dominic Watson authored
      Added sprite-height and sprite-width functions for being able to use sprite dimensions in calculations like:
      
      ```scss
      .blah {
          margin-top: sprite-height($my-image) + 10px;
      }
      ```
      9c0d52f1
  4. Sep 23, 2014
  5. Sep 18, 2014
    • Shinnosuke Watanabe's avatar
      update readme · 987d5ac2
      Shinnosuke Watanabe authored
      * add syntax highlighting to the code blocks
      * use svg badges instead of png badges
      * update references
      987d5ac2
  6. Aug 18, 2014
  7. Aug 17, 2014
  8. Aug 15, 2014
  9. Jul 23, 2014
  10. Jul 13, 2014
  11. Jul 09, 2014
  12. Apr 28, 2014
  13. Apr 17, 2014
  14. Mar 11, 2014
  15. Mar 09, 2014
  16. Mar 07, 2014
  17. Feb 21, 2014
  18. Feb 19, 2014
  19. Feb 13, 2014
Loading