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 e9ac19b commit fa7da1eCopy full SHA for fa7da1e
tailwind.config.js
@@ -17,7 +17,7 @@ module.exports = {
17
'monospace',
18
],
19
serif: [
20
- '"New York"',
+ '"New York Medium"',
21
'Georgia',
22
'Cambria',
23
'"Times New Roman"',
@@ -32,9 +32,6 @@ module.exports = {
32
'jsmn-red': '#b73f53',
33
'jsmn-mauve': '#6b334a',
34
},
35
- rotate: {
36
- '-25': '-25deg',
37
- },
38
39
40
variants: {
0 commit comments