Skip to content

Instantly share code, notes, and snippets.

@xeoncross
Created February 10, 2020 16:57
Show Gist options
  • Save xeoncross/3e1ad944866a9a4aa73ff720bd483d25 to your computer and use it in GitHub Desktop.
Save xeoncross/3e1ad944866a9a4aa73ff720bd483d25 to your computer and use it in GitHub Desktop.
Typescript react projects always need a CSS framework. Why not tailwind instead of bootstrap?

Better UI's

Look at using Tailwind and styled-components (or another styled library) to build better unique UI's without using bootstrap.

Main issue, standard responsive sidebar+nav header. You know, that design that hides the sidebar on small devices unless you click the header button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment