cssgui icon indicating copy to clipboard operation
cssgui copied to clipboard

Graphical user interface for CSS

Enjoy :)

How to start devleop:

  • npm ci
  • npm start

How to run tests:

  • npm run test:smoking
  • npm run test:unit

How to build:

  • npm build