I
I
Igor Roschak2016-07-04 00:27:22
css
Igor Roschak, 2016-07-04 00:27:22

How to include the style.css.map file?

Hello.
Please tell me how to connect the file (style.css.map) to the project after compiling less.
I work without a project builder.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2016-07-04
@Odinokun

He will connect himself.
When compiling from less to css, a path to the map will be automatically created in the style file.
You just put it in the same directory with style.css

I
Igor Roschak, 2016-07-04
@iRoschak

I found this line of code (the last line in the main.css file)
/*# sourceMappingURL=main.css.map */
Maybe it doesn't work because it's commented out?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question