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 13be7ef commit d2b4d69Copy full SHA for d2b4d69
.changeset/new-jars-complain.md
@@ -0,0 +1,5 @@
1
+---
2
+"@primer/css": patch
3
4
+
5
+Add .tooltipped to deprecations json
src/deprecations.json
@@ -340,6 +340,7 @@
340
"btn-outline-mktg": "btn-muted-mktg",
341
"btn-transparent": "btn-subtle-mktg",
342
"text-pending": "text-yellow",
343
+ "tooltipped": null,
344
"bg-pending": "bg-yellow-dark",
345
"container": null,
346
"columns": null,
0 commit comments