Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb4c2a commit 962045cCopy full SHA for 962045c
site/tailwind.config.js
@@ -8,6 +8,8 @@ module.exports = {
8
important: "#root",
9
theme: {
10
fontSize: {
11
+ "2xs": ["0.626rem","0.875rem"],
12
+ sm: ["0.875rem", "1.5rem"],
13
"3xl": ["2rem", "2.5rem"],
14
},
15
extend: {
0 commit comments