Skip to content

David Ball's blog

Procrastinator of many things

  • Twitter
  • Facebook
  • Instagram
  • Email

Recent Posts

  • Things I’ve worked on in 2018
  • Working again on that WW1 biplane game with the silly name
  • BotSumo now available on Kindle Fire
  • CSS tricks that I keep having to remind myself about
  • BotSumo is now available on iPhone

Subscribe to Blog via Email

Join 4 other subscribers.

Random Web dev/UX Posts

  • Creating animation with SVGs, CSS animations, spritesheets & GSAP
  • 4 examples of CSS being weird
  • Don’t scrimp on classes if it means making convoluted CSS

Random Web Dev Posts

  • Don’t do “skip to content” links wrong
  • I’ve discovered the ampersand selector in SASS & now I’m using it everywhere!
  • Why splash pages suck

Random Game Dev Posts

  • My adventure getting an Apple developer account – trying to get a Bundle ID
  • How to redeem a Google Play promo code for BotSumo: Battle Arena
  • New signs in Escape the Sector – Billboards in space!

Tag: Version control

Should generated CSS be included in a repo? – I say yes

Should generated CSS be included in a repo? – I say yes

We’ve had this discussion at work a while back and there’s different trains of thought for whether you should commit your generated CSS file (if you’re compiling it from SASS/SCSS/LESS etc). Continue reading Should generated CSS be included in a repo? – I say yes

Posted on August 23, 2016August 23, 2016Categories Web devTags Git, Version control
Proudly powered by WordPress