Skip to content

Instantly share code, notes, and snippets.

View mportiz08's full-sized avatar

Marcus Ortiz mportiz08

  • California
  • 23:41 (UTC -07:00)
View GitHub Profile
@mportiz08
mportiz08 / add-plugin-and-settings.diff
Last active March 1, 2023 23:02
Add swift-docc-plugin and example theme-settings.json to swift-argument-parser
diff --git a/[email protected] b/[email protected]
index b70ee3a..228bd37 100644
--- a/[email protected]
+++ b/[email protected]
@@ -22,7 +22,9 @@ var package = Package(
name: "GenerateManual",
targets: ["GenerateManual"]),
],
- dependencies: [],
+ dependencies: [
@charset "utf-8";
/* CSS Document */
/*******************************************************************************************/
/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,