C
C
cyberlain2016-09-16 11:54:36
Sass
cyberlain, 2016-09-16 11:54:36

What base framework (jade + sass) do you use to deploy your projects?

I’m interested in which folders you add all sorts of mixins, includes, layouts, variables, etc.
I would especially be grateful for the source codes on github

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Kirill Kublyakov, 2016-09-16
@Kublyakov

Look at quite popular projects:
1. https://github.com/CSSSR/csssr-project-template
2. https://github.com/tars/tars - from the 2GIS team, there are articles on it in their blog on Habré .

Z
zooks, 2016-09-16
@zooks

My structure is:
_/components/sass/
style.sass:
_variables.sass
_mixins.sass
_base.sass
_modules.sass
_/components/pug/
_/components/js/

K
Konstantin Velichko, 2016-10-02
@Zoxon

https://github.com/zoxon/gulp-front

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question