quickscss

1.2.0 • Public • Published

QuickSCSS

QuickSCSS simultaneously compiles SCSS to Custom/Quick CSS of the most popular Discord desktop client mods.

Requires

Setup

Quick

Use the QuickCSS template.

Manual

  1. Create a folder, eg. my-customisations
  2. Go into the folder: cd my-customisations
  3. Setup with pnpm: pnpm init -y && pnpm add quickscss && pnpm i
  4. Create a scss folder with a main.scss file inside.
my-customisations/
└─ scss/
   └─ main.scss

Usage

  • pnpm compile to compile scss/main.scss once.
  • pnpm watch to watch and compile changes in scss folder.

License

MIT License

  • TL;DR;NAL: Do whatever you want with this module, just include the original license.

Credits

Package Sidebar

Install

npm i quickscss

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

15.6 kB

Total Files

26

Last publish

Collaborators

  • saltssaumure