design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Design system for new Proton project

Design system

Proton Design system, for all Proton Projects: https://design-system.protontech.ch/

How to install it

First clone the project, then do a npm i.

Linting

We suggest to use the extension stylelint (stylelint.vscode-stylelint) to take avantage of our linter config.

Commands

CSS Reset used by Android app

If you need to refresh the CSS build, you can perform a npm run build:reset.

MISC

Where is the documentation?

Actually there is a static website, but it will be soon revamped. Stay tuned.