-
-
Notifications
You must be signed in to change notification settings - Fork 130
Scss dark theme #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scss dark theme #113
Conversation
β Deploy Preview for quicksnip ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated the snippet formating
I don't understand why the syntax is failing on your PR, i'm going to have a look at that, before reviewing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The workflow checking snippets fails because you are using CRLF line endings \r\n
instead on LF ones with just a \n
thanks, i have updated CRLF to LF |
Description
Added new snippet for SCSS under the layouts category. which is helpful to change styles for dark themes
Type of Change
Checklist
Related Issues
#112
Closes #
Additional Context
This is the working demo for my snippet
https://stackblitz.com/edit/react-hook-usedarkmode
Screenshots (Optional)
Click to view screenshots