rsnext/packages/create-next-app/templates/default/styles
Gary Meehan c3d06a275f
Switch Create Next App default template to use next/image (#24076)
Follow PR to #23887 to add next/image.

Only other change was wrapping the image in a span to allow for the margin that was previously on the actual `<img>`

## Documentation / Examples

- [x] Make sure the linting passes
2021-04-15 12:50:39 +00:00
..
globals.css feat(create-next-app): Use CSS and CSS modules in default application template (#13983) 2020-06-10 21:25:27 +00:00
Home.module.css Switch Create Next App default template to use next/image (#24076) 2021-04-15 12:50:39 +00:00