File tree Expand file tree Collapse file tree 3 files changed +181
-181
lines changed
Expand file tree Collapse file tree 3 files changed +181
-181
lines changed Original file line number Diff line number Diff line change 1313 "watch" : " yarn build watch"
1414 },
1515 "dependencies" : {
16- "@cfpb/cfpb-design-system" : " 3.6.2 " ,
16+ "@cfpb/cfpb-design-system" : " 3.10.0 " ,
1717 "@csstools/postcss-sass" : " 5.1.1" ,
1818 "@csstools/sass-import-resolve" : " 1.0.0" ,
19- "autoprefixer" : " ^10.4.20 " ,
20- "esbuild" : " ^0.25.0 " ,
19+ "autoprefixer" : " ^10.4.21 " ,
20+ "esbuild" : " ^0.25.5 " ,
2121 "esbuild-plugin-copy" : " ^2.1.1" ,
22- "postcss" : " ^8.4.49 " ,
22+ "postcss" : " ^8.5.3 " ,
2323 "postcss-scss" : " 4.0.9"
2424 },
2525 "devDependencies" : {
26- "prettier" : " ^3.4.2 " ,
27- "prettier-plugin-jinja-template" : " ^2.0 .0"
26+ "prettier" : " ^3.5.3 " ,
27+ "prettier-plugin-jinja-template" : " ^2.1 .0"
2828 },
2929 "prettier" : {
3030 "plugins" : [
4242 ]
4343 },
4444 "type" : " module" ,
45- "packageManager" : " yarn@4.5.3 "
45+ "packageManager" : " yarn@4.9.1 "
4646}
Original file line number Diff line number Diff line change 2525}
2626
2727// Hide on print.
28- @include respond-to- print() {
28+ @media print {
2929 .m-breadcrumbs {
3030 display : none ;
3131 }
You can’t perform that action at this time.
0 commit comments