@farming-labs/astro-theme 0.0.4 → 0.0.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@farming-labs/astro-theme",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "Astro UI components for @farming-labs/docs — layout, sidebar, TOC, search, and theme toggle",
5
5
  "keywords": [
6
6
  "astro",
@@ -79,8 +79,8 @@
79
79
  },
80
80
  "dependencies": {
81
81
  "sugar-high": "^0.9.5",
82
- "@farming-labs/docs": "0.0.4",
83
- "@farming-labs/astro": "0.0.4"
82
+ "@farming-labs/astro": "0.0.5",
83
+ "@farming-labs/docs": "0.0.5"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "astro": ">=4.0.0"
@@ -130,7 +130,6 @@ aside#nd-sidebar,
130
130
  padding: 8px 12px;
131
131
  }
132
132
 
133
- /* All sidebar links — 14px, 400/500 weight, 6px 10px padding */
134
133
  aside a[data-active],
135
134
  .fd-sidebar .fd-sidebar-link {
136
135
  font-size: 0.875rem;