F
F
freeman02042015-10-27 22:41:45
css
freeman0204, 2015-10-27 22:41:45

How to compile your project?

I'm not sure what I called correctly, there is a set of libraries that I use screenshot.ru/7174b93cd9081d88c587eed95232a44b they are all included in the standard template and also screenshot.ru/f4f86374a099addbb4744d26c7cbfa93 . It's clear that I don't use everything in every project. Not all libraries and not all media queries are registered screenshot.ru/ad3eb62f042b2fc21a00d3288bfa84e5 . How to magically wave a wand) to make it so that some kind of script collects exactly what is used and saves it in a separate folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Cat Anton, 2015-10-27
@freeman0204

Use the bower.io package manager.
You can simply specify the dependencies in the bower.json file for each of the projects, and it will download everything on its own, and even exactly the versions that are needed in a particular project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question