Skip to content

Latest commit

Β 

History

History
18 lines (13 loc) Β· 844 Bytes

README.md

File metadata and controls

18 lines (13 loc) Β· 844 Bytes

@ng-bike/tailwind-config

The tailwind theme for the apps

Folder structure πŸ“

Directory Description
src contains the theme base and the design tokens

Commands πŸ“œ

Script Description
test Runs the test suite using Jest.
typecheck Checks the project for type errors using the TypeScript compiler (tsc).
lint Runs ESLint.
lint:fix Runs ESLint and automatically fixes problems that can be fixed.