Y
Y
yeleke82018-10-18 19:18:56
css
yeleke8, 2018-10-18 19:18:56

How to remove extra css using python mincss?

The video showed how to clean extra / unused css selectors in the html file using python mincss. But they did not show how to install this same mincss library in python. Installed python, I can't figure it out further.
https://www.youtube.com/watch?v=Vg7XvAJz7H4

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TheAmmiR, 2018-10-18
@TheAmmiR

You go to cmd.exe or any other terminal. You enter "pip install mincss".
Further, in the code, at the beginning, you write "import mincss" or "from mincss import *". There will be errors - write.
PS Complexity of a question "simple".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question