@primer/css 20.3.0-rc.79f6bc1b → 20.3.0-rc.db90705c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,8 @@
18
18
  // │ │
19
19
  // │ ├─ #start-of-content
20
20
  // │ ├─ .AppFrame-body
21
- // │ ├─ .AppFrame-footer
21
+ // │
22
+ // │ .AppFrame-footer
22
23
 
23
24
  // Accessibility navigation
24
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/css",
3
- "version": "20.3.0-rc.79f6bc1b",
3
+ "version": "20.3.0-rc.db90705c",
4
4
  "description": "The CSS implementation of GitHub's Primer Design System",
5
5
  "homepage": "https://primer.style/css",
6
6
  "author": "GitHub, Inc.",