rahmanda / tailwindscss

SCSS version of Tailwind CSS for people who don't use modern module bundlers
MIT License
24 stars 9 forks source link

Add dark mode #15

Open lil5 opened 2 years ago

lil5 commented 2 years ago

These are the variables added

$dark-mode

$variants-background-color-dark
$variants-border-color-dark
$variants-text-color-dark

$variants-text-color-dark
$core-plugins-border-color-dark
$core-plugins-text-color-dark

aims to add dark mode to partially fix #9