File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
packages/@tailwindcss-postcss/src/__snapshots__ Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ exports[`\`@import 'tailwindcss'\` is replaced with the generated CSS 1`] = `
1111 -- default - mono - font - family : var (-- font - family - mono );
1212 -- default - mono - font - feature - settings : var (-- font - family - mono -- font - feature - settings );
1313 -- default - mono - font - variation - settings : var (-- font - family - mono -- font - variation - settings );
14- -- breakpoint - sm : 640 px ;
15- -- breakpoint - md : 768 px ;
16- -- breakpoint - lg : 1024 px ;
17- -- breakpoint - xl : 1280 px ;
18- -- breakpoint - 2xl : 1536 px ;
14+ -- breakpoint - sm : 40 rem ;
15+ -- breakpoint - md : 48 rem ;
16+ -- breakpoint - lg : 64 rem ;
17+ -- breakpoint - xl : 80 rem ;
18+ -- breakpoint - 2xl : 96 rem ;
1919 -- color - black : #000 ;
2020 -- color - white : #fff ;
2121 -- color - slate - 50 : #f8fafc ;
You can’t perform that action at this time.
0 commit comments