Skip to content
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

feat: support dark mode classes #67

Merged
merged 4 commits into from Jan 2, 2021
Merged

feat: support dark mode classes #67

merged 4 commits into from Jan 2, 2021

Conversation

muhammadsammy
Copy link
Owner

@muhammadsammy muhammadsammy commented Jan 2, 2021

This Pull request adds support for dark mode pseudoclasses

See tailwindlabs/tailwindcss#2279

  • do not generate dark pseudoclasses if darkMode is set to false.
  • support media dark mode strategy.
  • support class dark mode strategy.
  • support stacking responsive and dark pseudoclasses as stated in release notes.

@muhammadsammy muhammadsammy added this to In progress in TailwindCSS 2 Jan 2, 2021
@muhammadsammy muhammadsammy linked an issue Jan 2, 2021 that may be closed by this pull request
@muhammadsammy muhammadsammy merged commit a4bcd0b into develop Jan 2, 2021
TailwindCSS 2 automation moved this from 🚧 In progress to ✅ Done Jan 2, 2021
@muhammadsammy muhammadsammy deleted the dark-mode branch January 2, 2021 17:57
@muhammadsammy muhammadsammy mentioned this pull request Jan 2, 2021
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
TailwindCSS 2
  
✅ Done
Development

Successfully merging this pull request may close these issues.

Support dark mode
1 participant