From 1a6d91fe4d986209413efd0deaeccbbd5e124291 Mon Sep 17 00:00:00 2001 From: Bad <87938689+yesBad@users.noreply.github.com> Date: Fri, 2 Sep 2022 23:01:30 +0300 Subject: [PATCH] theme.js => theme.json made me confuse --- tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.config.js b/tailwind.config.js index 1afa099..fa3e321 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -6,7 +6,7 @@ const themePath = path.join(process.cwd(), 'share', 'theme.json'); * ! IMPORTANT ! * Do NOT edit this file directly! * - * Instead, edit the `theme.js` file in the `share` directory. + * Instead, edit the `theme.json` file in the `share` directory. * For more info, please see the README: https://github.com/tycrek/ass/#customizing-the-viewer */ const defaults = {