We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fabc7 commit 14356f0Copy full SHA for 14356f0
1 file changed
tailwind.config.js
@@ -32,6 +32,7 @@ module.exports = {
32
'p-4',
33
'bg-green-600',
34
'bg-red-600',
35
+ 'font-semibold',
36
],
37
corePlugins: {
38
textOpacity: false,
0 commit comments