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

  • Neat ways to write BEM without being verbose
  • “Previous” is the past, “Next” is what happened after
  • Why you shouldn’t use tables for layout. Ever.

Random Web Dev Posts

  • Working with modular “local” styles in ReactJS
  • Mystery meat & hidden salad
  • Forcing a div to retain aspect ratio, but also expand if there’s more content

Random Game Dev Posts

  • My problems with percentage layouts in Unity
  • New playable bot added to BotSumo
  • Unity has a 8 digit Hex color, and that’s insane!

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