@capmo/theme

UI theme for the web-app, mobile-app, capmo-components and the backend

Usage no npm install needed!

<script type="module">
  import capmoTheme from 'https://cdn.skypack.dev/@capmo/theme';
</script>

README

capmo-theme

CircleCI

Important scripts

SCRIPT DESCRIPTION
npm run storybook Opens storybook
npm run typecheck Runs typescript validation
npm run lint Runs linter
npm run fix Fixes linter issues automatically when possible
npm run test Runs the unit tests (.test.ts files)