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 d7d3734 commit 798eb2aCopy full SHA for 798eb2a
tests/08-arbitrary-values.test.css
@@ -8,7 +8,7 @@
8
--tw-ring-shadow: 0 0 #0000;
9
}
10
.mt-\[clamp\(30px\2c 100px\)\] {
11
- margin-top: clamp(30px, 100px);
+ margin-top: clamp(30px, 100px);
12
13
.w-\[3\.23rem\] {
14
width: 3.23rem;
0 commit comments