From 2d100661f460df4417a66ccaed38ea15d8e7eb01 Mon Sep 17 00:00:00 2001 From: Liam Cain Date: Mon, 22 Aug 2022 16:08:01 -0400 Subject: Readme: mention the theme.css file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f68927..de5e039 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Once you have the repo locally on your computer, there are a couple of placehold } ``` +2. Also inside the manifest.json file, you can include your name under next to the "author" field. + +After you have those fields configured, all that's left to do is add your styles! All of your CSS needs to be inside the file `theme.css` which is located at root of your repository. ## Adding your theme to the Theme Gallery -- cgit v1.2.3