Design system for new Proton project
Proton Design system, for all Proton Projects: https://design-system.protontech.ch/
First clone the project, then do a npm i
.
We suggest to use the extension stylelint (stylelint.vscode-stylelint
) to take avantage of our linter config.
If you need to refresh the CSS build, you can perform a npm run build:reset
.
Actually there is a static website, but it will be soon revamped. Stay tuned.