Answer the question
In order to leave comments, you need to log in
Uikit 3. In which file are the icons - after running in the browser?
After initialization via npm run watch. You can delete Svg files with icons, and move the dir folder, for example, to another directory. The icons will still be there when you start the browser (without the Internet and with a cleared cache). What file are they in?
Answer the question
In order to leave comments, you need to log in
The question is not entirely clear, but perhaps you are looking for the file dist/js/uikit-icons.js
All svg after compilation in it.
And of course the icons will be at startup if you have a file included in the head<script src="/js/uikit-icons.min.js"></script>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question