File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -297,6 +297,11 @@ <h4><a class="js-workshop-link" href="https://github.com/substack/regex-adventur
297
297
< p data-i18n ="workshopper-regex-adventure "> Parse text with regular expressions</ p >
298
298
< code > npm install regex-adventure -g</ code >
299
299
</ div >
300
+ < div id ="learn-sass " class ="workshopper ">
301
+ < h4 > < a class ="js-workshop-link " href ="https://github.com/claudiopro/learn-sass " target ="_blank "> learn-sass</ a > </ h4 >
302
+ < p data-i18n ="workshopper-learn-sass "> Learn the basics of SASS</ p >
303
+ < code > npm install learn-sass -g</ code >
304
+ </ div >
300
305
</ div >
301
306
302
307
< div class ="third ">
Original file line number Diff line number Diff line change 83
83
"workshopper-count-to-6" : " Aprende cómo utilizar algunas características de ES6, la proxima versión de JavaScript." ,
84
84
"workshopper-kick-off-koa" : " Comienza con los primeros pasos de Koa, la próxima generación de frameworks web para Node.js." ,
85
85
"workshopper-lololodash" : " Aprende Lo-Dash (fork de underscore) para manejar tus arrays y objetos de manera muy simple" ,
86
+ "workshopper-learn-sass" : " Aprende los elementos básicos de SASS." ,
86
87
"events-header" : " Eventos NodeSchool pasados y próximos" ,
87
88
"events-past" : " Pasados" ,
88
89
"events-future" : " Próximos" ,
You can’t perform that action at this time.
0 commit comments