From 05c5cb64a7f0d5a91bd93abc389ba4139622e561 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Tue, 12 Nov 2019 11:53:35 +1300 Subject: [PATCH] Restore empty comments.css file --- composer.json | 1 + css/comments.css | 1 + 2 files changed, 2 insertions(+) create mode 100644 css/comments.css diff --git a/composer.json b/composer.json index d85c845..f838fb3 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "expose": [ "client/dist", "client/lang", + "css", "thirdparty" ] }, diff --git a/css/comments.css b/css/comments.css new file mode 100644 index 0000000..68c0778 --- /dev/null +++ b/css/comments.css @@ -0,0 +1 @@ +/** Deprecated. Remove in 4.0 release. */