Projects
active
Design System
Design System is a TypeScript project repository in the RaidGuild archive. 1. npm -i @raidguild/design-system 2. import { RGThemeProvider } from @raidguild/design-system 4. in rest of app for instance use import { Button } from @raidguild/design-system We recommend using the RGThemeProvider which automatically provides the Raid Guild theme as well. In case you prefer finer control over the styling, ChakraProvider and theme are also available via this package.
What is happening
- - README purpose: 1. npm -i @raidguild/design-system 2. import { RGThemeProvider } from @raidguild/design-system 4. in rest of app for instance use import { Button } from @raidguild/design-system We recommend using the RGThemeProvider which automatically provides the Raid Guild theme as well. In case you prefer finer control over the styling, ChakraProvider and theme are also available via this package.
Activity
No activity has been linked yet.
Threads
No active threads have been linked yet.
Contribution Requests
No open contribution requests are linked yet.
Next Sessions
No project sessions have been linked yet.
Ways to Contribute
No contribution paths are listed yet.