L
L
lukoie2019-01-11 03:50:30
Layout
lukoie, 2019-01-11 03:50:30

What are the recommendations for organizing the layout code?

OK, I'll try with preprocessors (although for the most part of the tasks I can do without CSS). I don't really like Unix.way, so instead of a git I have a smartgit, instead of a composer I have a composercat, and instead of a galp I have a prepros.
Organize the code as usual:

css\
fonts\
img\
js\

as I understand it, for the preprocessor I need to select the scss directory, but how to organize such a tree correctly?
Should I build in dist/ or just from scss directory to css?
that is, when adding a preprocessor, is it correct to collect everything in the dist directory, already minified, concatenated with processed images, scripts, or how is it done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lukoie, 2019-02-23
@lukoie

In the documentation, sass saw that they are collected from "virgins" to "tempo" non-concatenated and non-minified. And then from there they prepare everything in the "dist" as it will be given.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question