A design system in a box. hip-ui.tngl.io/docs/introduction
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 24 lines 508 B view raw view rendered
1# hip 2 3### Imprrovements 4 5- [ ] Switch to [logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Logical_properties_and_values/Margins_borders_padding) 6 - will need a type-aware lint rule for this 7- [ ] Switch all px to rem 8 9### Components 10 11#### Custom 12 13- [ ] Carousel 14- [ ] Input OTP 15- [ ] Stepper 16- [ ] Video 17- [ ] [Skip Link](https://component.gallery/components/skip-link/) 18 19#### react-aria wrappers 20 21- [ ] Grid List 22- [ ] Virtual Grid 23- [ ] Waterfall Layout 24- [ ] Navigation Menu