ton-design-system
ton-design-system copied to clipboard
Non official TON based Design System. Inspired by TON Brand Assets and Telegram Community Design System.
TON Design System
https://ton.org/en/brand-assets
Main idea
Atomic CSS
.atom {
@apply ... (tw-classes)
}

Usage package
Example of usage with next-typescript
Example of usage with rn-typescript
Use CLI
Quick start
- Copy component from Github -
npx "@designervoid/ton-design-system"@"latest" cli -g - Init Tailwind
npx "@designervoid/ton-design-system"@"latest" cli -t - Init TDS
npx "@designervoid/ton-design-system"@"latest" cli -tds
License
MIT