madebywild / wild-next

Our next.js boilerplate with sane base configuration.
MIT License
119 stars 16 forks source link

Add styling example #42

Closed stefan-wild closed 3 years ago

stefan-wild commented 3 years ago

I think it was nice in the previous version, that you could the currently prefered way of styling in index.[js|tsx]

I'd find it useful to have the same again in index.tsx and one component maybe? (like basic grid layout with tailwind and some custom stuff with styled-components?)

r0skar commented 3 years ago

This has been started as part of the general documentation https://github.com/madebywild/wild-next/issues/40