@t8/docsgen 0.3.11 → 0.3.12

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/dist/css/base.css CHANGED
@@ -158,9 +158,6 @@ pre > code {
158
158
  background: var(--code-block-background);
159
159
  padding: 1.25em;
160
160
  }
161
- pre > code[data-highlighted] {
162
- background: transparent;
163
- }
164
161
 
165
162
  html.blank h1 {
166
163
  font-size: 10vmin;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@t8/docsgen",
3
- "version": "0.3.11",
3
+ "version": "0.3.12",
4
4
  "description": "",
5
5
  "main": "dist/bin.js",
6
6
  "type": "module",
package/src/css/base.css CHANGED
@@ -158,9 +158,6 @@ pre > code {
158
158
  background: var(--code-block-background);
159
159
  padding: 1.25em;
160
160
  }
161
- pre > code[data-highlighted] {
162
- background: transparent;
163
- }
164
161
 
165
162
  html.blank h1 {
166
163
  font-size: 10vmin;
package/.biomeincludes DELETED
@@ -1,2 +0,0 @@
1
- **
2
- !schema.json