I want to use something like bg-magenta on a parent div, so I do the following: In tailwind.config.js: theme: { colors: { 'magenta': '#ff00ff', } ...
確定! 回上一頁