freeCodeCampLondon / FCCLND

Portal for FCC London Campers
https://FreeCodeCampLondon.github.io/FCCLND/
MIT License
32 stars 16 forks source link

Reviewed responsiveness using Bootstrap class #21

Closed artitudinale1 closed 8 years ago

artitudinale1 commented 8 years ago

Improved responsiveness. closes #3

chris-alexander commented 8 years ago

Sorry if this is a stupid question. Why do we have both .css files and .scss files? Shouldn't we use just the .scss files and have gulp-sass compile them to CSS?

artitudinale1 commented 8 years ago

Can be. Just to be sure I commit CSS as well. At work generally we do that. It not necessary in terms that when you check out and run gulp the css will be compiled with the scss you have been checking out.

artitudinale1 commented 8 years ago

Can't do it now but later I will update this to master so we can merge in - re update demo live and test on different devices....essential to check CSS adjustments.

artitudinale1 commented 8 years ago

@chris-alexander this should be good to go as well . I know css is there I'm gonna remove it when I ll wrote gulp for dist - for the moment I need that to update online demo