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 opinions on using or not using Bootstrap
  • The taskbar in Windows 7-10 is so much better than on Mac
  • Keeping CSS classes together by usage

Random Web Dev Posts

  • Adding new breakpoints to Foundation’s XY grid
  • Working with modular “local” styles in ReactJS
  • Combining media queries in Foundation

Random Game Dev Posts

  • My BotSumo game is now on the Android store
  • Some notes on exporting Unity to Android on Windows
  • BotSumo now available on Kindle Fire

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