E
E
Egor Trubnikov-Panov2014-06-08 16:30:06
css
Egor Trubnikov-Panov, 2014-06-08 16:30:06

How to hook css and others to BEM?

When I start the BEM css server, the paths to the files are not picked up correctly.
When I do the assembly, then if you open index.html, then everything is fine.
If you change the paths to the files, then the situation is reversed.
Whether it is possible to make somehow that both at start of the server and at the assembly, paths were correct?
Still interested in whether it is possible to assemble the project so that the output is a daddy with only the necessary files?
It's still not clear how to auto-build when changing project files

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Sadovnikov, 2014-06-12
@GruZZ

To get started, you can play around with the test project , there is even a guide: ru.bem.info/articles/start-with-project-stub/.

Whether it is possible to make somehow that both at start of the server and at the assembly, paths were correct?
I have never had such a problem, apparently, you are doing something wrong, you need more information.
Still interested in whether it is possible to assemble the project so that the output is a daddy with only the necessary files?
It's still not clear how to auto-build when changing project files
There is no solution out of the box. You can use builders like Grunt or Gulp. There is even a plugin for grunt, and for gulp you need to use a command line plugin.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question