Your just need put the file minus.css
in your webpage.
Use Link tag in your HTML:
<link
rel="stylesheet"
href="https://unpkg.com/minus.css@latest"
>
You can get the latest release from GitHub