Webdevelopment
Drupal
Betriebssysteme
Design
Sonstige
Mon, 04/04/2016 - 19:06
Body
Umzug von compass mit rubysass nach Grunt/Libsass
https://anotheruiguy.gitbooks.io/nodeexpreslibsass_from-scratch/content/demo/set-up.html
http://thau.me/2013/11/entering-the-world-of-sassc-and-bourbon-for-a-real-project/
http://blog.developsuperpowers.com/getting-rid-of-ruby/ Guter Artikel als Basis für den Start
http://blog.meredithunderell.com/gulp-sass-bourbon-neat-browsersync-boilerplate/ Gut auch mit Gulp/Browsersync
http://blog.thesecretlab.nl/the-new-sass-way-is-the-libsass-way-how-to-install-libsass/
http://www.sitepoint.com/simple-gulpy-workflow-sass/
http://www.curveagency.com/blog/drupal8-theming-twig-grunt-sass
http://zellwk.com/blog/grunt-sass-with-susy/
http://dannyenglander.com/blog/libsass-grunt-do-you-feel-need-for-speed
http://www.himpfen.com/compile-sass-grunt/
http://ryanchristiani.com/getting-started-with-gulp-and-sass/ | gulp
https://www.taniarascia.com/getting-started-with-grunt-and-sass/
http://stefanimhoff.de/2014/gulp-tutorial-2-development-server-browsersync-configuration/
Splitting into multiple files/ imports
http://inside.unbounce.com/product-dev/handling-code-duplication/ http://stackoverflow.com/questions/26446942/gulp-bourbon-cant-import-bourbon-reference Problem mit Bourbon Die splitten alles kreuz und quer um. D.h. flex ist z.B von bourbon nach neat gewandert. Neat ist ein grid system. Das braucht nicht jeder. Bei compass bleiben hiermit http://stackoverflow.com/questions/26088529/using-libsass-with-compass Downgrade and STuff https://github.com/creationix/nvm/blob/master/README.markdown
Webdevelopment
Add new comment