redwoodjs / playground-auth

This repo demonstrates all the authentication providers that Redwood supports
https://redwood-playground-auth.netlify.app/
MIT License
34 stars 25 forks source link

Updates for PostCss8 and Webpack 5 #80

Closed dthyresson closed 2 years ago

dthyresson commented 2 years ago

Main did not support the PostCSS8 and Webpack 5 changes and encountered build errors with the markdown sample files.

This PR fixes the build error.

jeliasson commented 2 years ago

@dthyresson What's up with our prefix of spaces today? 😄 (Spaces before @import) https://github.com/redwoodjs/playground-auth/blob/14526b26207e6bebdf09ee7f8d4513fbc0707af5/web/src/index.css#L8-L15