From bafdbce74c2323a5f5efa9957421b87a58467bd0 Mon Sep 17 00:00:00 2001 From: George Lemon Date: Fri, 2 Jun 2023 03:24:45 +0300 Subject: [PATCH] Added package bro (#2617) Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 484e5ff..6aefef2 100644 --- a/packages.json +++ b/packages.json @@ -30365,6 +30365,22 @@ "license": "MIT", "web": "https://github.com/deNULL/facedetect" }, + { + "name": "bro", + "url": "https://github.com/openpeeps/bro", + "method": "git", + "tags": [ + "css", + "sass", + "parser", + "css-parser", + "css-compiler", + "stylesheet" + ], + "description": "A super fast statically typed stylesheet language for cool kids", + "license": "MIT", + "web": "https://github.com/openpeeps/bro" + }, { "name": "nimcatapi", "url": "https://github.com/nirokay/nimcatapi",