Vue for Designers by Design+Code

Dark Mode Part 2

Getting persistent dark mode requires a state management system. We will be using VueX to achieve this, and use local storage to persist…

Loading lesson