K
K
Konstantin Zemlyakov2017-04-24 18:38:51
css
Konstantin Zemlyakov, 2017-04-24 18:38:51

How to include css library correctly?

There is a specific project structure, which has a directory containing sass fragments that are collected in one main.sass file. One of these fragments is the _libs.sass file in which css libraries are connected. e5017cf7c1ab4cddad60d03e00429103.pngThey are connected using import, and since the file extension is .css, when compiling sass to css, there will be an extra http request. 37460c42cba549d6a7964d3e1d661a13.png
Since it is correct to connect libraries; initially convert the library to a sass file or what?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Glebov, 2017-04-24
@TopKoder1

.css remove

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question