Community Plugin
View plugin on GitHubgatsby-plugin-ultimate-dark-mode
This is hopefully the end-all-be-all of Gatsby dark-mode plugins. It features styled-components
integration as in
gatsby-styled-components-dark-mode
, an intuitive global-styling solution as in
gatsby-plugin-dark-mode
, and an implementation of Josh W. Comeau’s no-flashing solution as in
gatsby-plugin-use-dark-mode
to top it all off.
Dependencies
Optional: styled-components
How to install
$ npm install gatsby-ultimate-dark-mode
How to set up
How to use
Even if you