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

  • Dragging a file to applications to install on Mac is a great paradigm, but baffling the first time you do it
  • Working with modular “local” styles in ReactJS
  • My opinions on using or not using Bootstrap

Random Web Dev Posts

  • Combining media queries in Foundation
  • The difference between expoting SVG from Adobe animate and Illustrator
  • I’ve discovered the ampersand selector in SASS & now I’m using it everywhere!

Random Game Dev Posts

  • I’ve finished a game but too embarrassed to show it anyone because it’s about a giant turd
  • Unity has a 8 digit Hex color, and that’s insane!
  • Escape the Sector is now published for Android!

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