From d414a14eb5cdf6a40a7759641a11b5dc8657d014 Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Fri, 29 Sep 2023 21:51:43 +0200 Subject: [PATCH] Add DITA Bootstrap Sass version 5.3.3 Signed-off-by: Roger Sheen --- net.infotexture.dita-bootstrap.sass.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 net.infotexture.dita-bootstrap.sass.json diff --git a/net.infotexture.dita-bootstrap.sass.json b/net.infotexture.dita-bootstrap.sass.json new file mode 100644 index 0000000..36272c5 --- /dev/null +++ b/net.infotexture.dita-bootstrap.sass.json @@ -0,0 +1,22 @@ +[ + { + "name": "net.infotexture.dita-bootstrap.sass", + "description": "Sass theme customization for DITA Bootstrap 5.3.3", + "keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"], + "homepage": "https://infotexture.github.io/dita-bootstrap/sass.html", + "vers": "5.3.3", + "license": "Apache-2.0", + "deps": [ + { + "name": "org.dita.base", + "req": ">=3.7.0" + }, + { + "name": "net.infotexture.dita-bootstrap", + "req": ">=5.3.3" + } + ], + "url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.3.zip", + "cksum": "6331f354194e9ca66830a52413c1ccfa2de42f139db646ac4312834b2ecbc921" + } +]