Built-in Components
Back to Home- Customize Colors- You can change primary color to any Tailwind CSS colors. See globals.css to change your color. 50100200300400500600700800900950
- UnstyledLink- No style applied, differentiate internal and outside links, give custom cursor for outside links. 
- PrimaryLink- Add styling on top of UnstyledLink, giving a primary color to the link. 
- UnderlineLink- Add styling on top of UnstyledLink, giving a dotted and animated underline. 
- ArrowLink- Useful for indicating navigation, I use this quite a lot, so why not build a component with some whimsy touch? 
- ButtonLink- Button styled link with 3 variants. 
- Button- Ordinary button with style. 
- TextButton- Button with a text style 
- IconButton- Button with only icon inside 
- Custom 404 Page- Styled 404 page with some animation. 
- Next Image- Next Image with default props and skeleton animation  
- Skeleton- Skeleton with shimmer effect