I'm a page heading
+This is a really thoughtful sentence.
+diff --git a/packages/docs/content/blog/release-6.0.mdx b/packages/docs/content/blog/release-6.0.mdx index 52055bd576..d796af82c6 100644 --- a/packages/docs/content/blog/release-6.0.mdx +++ b/packages/docs/content/blog/release-6.0.mdx @@ -19,17 +19,17 @@ Previously we had two options for teams consuming our design system styles: CSS -With this move, [as we mentioned in our previous blog post](https://design.cms.gov/blog/?theme=core#sasscss-changes), we've decided to stop distributing a Sass version of our stylesheets in our npm package, but we are still providing Sass files with the Sass versions of all our theme variables while teams transition over to using CSS Custom Properties. You can [read about how to use the CSS files and our theme variables](https://design.cms.gov/getting-started/for-developers/) in our getting-started guide for developers. +With this move, [as we mentioned in our previous blog post](/blog/#sasscss-changes), we've decided to stop distributing a Sass version of our stylesheets in our npm package, but we are still providing Sass files with the Sass versions of all our theme variables while teams transition over to using CSS Custom Properties. You can [read about how to use the CSS files and our theme variables](/getting-started/for-developers/) in our getting-started guide for developers. If you're currently using Sass, we've put together a more detailed [Sass to CSS migration guide for you](/migration-guides/sass-to-css/). ### New masked fields and automatic SSN obfuscation -When we created the [single-input date field](https://design.cms.gov/components/date-field/single-input-date-field/) a while back, we introduced a new masking pattern called the [label-mask](https://design.cms.gov/components/text-field/label-masked-field/). Now that we've been using it internally for a few months, we've decided to open it up for use as a drop-in replacement for our old [input-mask](https://design.cms.gov/components/text-field/input-masked-field/) pattern. The label-mask now supports every feature that the old input-mask supported, with the additional improvement that the Social Security Number (SSN) field now automatically obfuscates the SSN when the input doesn't have focus by only showing the last four digits. +When we created the [single-input date field](/components/date-field/single-input-date-field/) a while back, we introduced a new masking pattern called the [label-mask](/components/text-field/label-masked-field/). Now that we've been using it internally for a few months, we've decided to open it up for use as a drop-in replacement for our old [input-mask](/components/text-field/input-masked-field/) pattern. The label-mask now supports every feature that the old input-mask supported, with the additional improvement that the Social Security Number (SSN) field now automatically obfuscates the SSN when the input doesn't have focus by only showing the last four digits.
This is a really thoughtful sentence.
+This is a really thoughtful sentence.
+{intro}
} -+ {intro} +
+ )} + {showLinkBar && ( +