File tree 6 files changed +4
-54
lines changed
6 files changed +4
-54
lines changed Original file line number Diff line number Diff line change 1
- ![ image] ( /public/thumbnail.jpg )
1
+ ![ image] ( /public/readme-thumbnail.png )
2
+ <p align =" center " >A collection of copyable UI Snippets.</p >
Original file line number Diff line number Diff line change 11
11
"@radix-ui/react-context-menu" : " ^0.0.19" ,
12
12
"@radix-ui/react-hover-card" : " ^0.0.2" ,
13
13
"@radix-ui/react-portal" : " ^0.0.14" ,
14
- "@stitches/react" : " ^0.2.0-canary.5 " ,
14
+ "@stitches/react" : " ^0.2.2 " ,
15
15
"next" : " 10.2.3" ,
16
16
"next-seo" : " ^4.26.0" ,
17
17
"qss" : " ^2.0.3" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ import { global } from "stitches.config";
2
2
3
3
export const globalStyles = global ( {
4
4
body : {
5
- opacity : 1 ,
6
- visibility : "visible" ,
7
5
backgroundColor : "$black" ,
8
6
color : "$white" ,
9
7
fontFamily : "$sans" ,
Original file line number Diff line number Diff line change 398
398
dependencies :
399
399
" @babel/runtime" " ^7.13.10"
400
400
401
- " @stitches/react@^0.2.0-canary.5 " :
401
+ " @stitches/react@^0.2.2 " :
402
402
version "0.2.2"
403
403
resolved "https://registry.yarnpkg.com/@stitches/react/-/react-0.2.2.tgz#8a2f8256835510c265ab20820f54a5bb0376bac6"
404
404
integrity sha512-/qRSX+ANPJg/0eLNr5bEywjkdvIfLbsaG2d8p83wPlI0MA7Yi9FzaRLk2H6DMAdJHuyu6ThY4HfHQIL35buY9g==
You can’t perform that action at this time.
0 commit comments