You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,10 @@ Configures what state of the toggle button should be shown to the user.
78
78
-`currentState` - Shows the state that is currently applied to the website.
79
79
-`newState` - Shows the state that will be applied when the user clicks the button.
80
80
81
+
## Contribution Guidelines
82
+
83
+
Please open an issue and wait for one of the Maintainers to approve it until you open a merge request.
84
+
81
85
## Credits
82
86
83
87
This project is heavily inspired by Aral Balkan who [wrote down this idea to implement dark mode in a few lines of CSS using CSS Filters](https://ar.al/2021/08/24/implementing-dark-mode-in-a-handful-of-lines-of-css-with-css-filters/).
0 commit comments