vsc-custom-css-cli

vsc-custom-css-cli

Usage no npm install needed!

<script type="module">
  import vscCustomCssCli from 'https://cdn.skypack.dev/vsc-custom-css-cli';
</script>

README

vsc-custom-css-cli

vsc-custom-css-cli

npm version npm downloads npm license

Credits

Install

$ npm i vsc-custom-css-cli -g

only macOS is supported

Binary name = vsc-custom

$ vsc-custom

Commands

vsc-custom add <file-or-url>

  • file-or-url local file or file url supports .css / .less / .sass & .js file

example

# local css
vsc-custom add ./custom.css

# remote url
vsc-custom add 'https://gist.githubusercontent.com/magicdawn/9a8278667c5ebdf71cb87b8504295449/raw/a47ebbf01baf0a0fab49b2f8e9ec9411b492c9cd/vscode-big-clock.less'

Use Case

Big Clock

image

more ...

Changelog

CHANGELOG.md

License

the MIT License http://magicdawn.mit-license.org