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

Random Web dev/UX Posts

  • My CSS layout – group by component, not by screen-size
  • Things I’ve worked on in 2018
  • Windows 10’s start menu is full of nonsense

Random Web Dev Posts

  • Creating animation with SVGs, CSS animations, spritesheets & GSAP
  • 6 reasons why I still prefer Bootstrap to Foundation
  • All media queries in one place? That’ll be confusing surely?

Random Game Dev Posts

  • Is $1.50 for 1000 ad views worth it?
  • Experiment with adding WebGL from Unity into WordPress
  • Unity – Detect gameObject’s tag via OnCollisionEnter()

Tag: Git

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