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 263a4da commit 6e887a3Copy full SHA for 6e887a3
packages/ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vercel/examples-ui",
3
- "version": "0.2.7",
+ "version": "0.2.8",
4
"main": "index.tsx",
5
"license": "MIT",
6
"scripts": {
packages/ui/snippet/snippet.module.css
@@ -5,5 +5,4 @@
background-color: var(--accents-1);
overflow-x: auto;
7
padding: 1.5rem;
8
- @apply transition-all;
9
}
0 commit comments