summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Cain <hi@liamca.in>2022-08-22 16:08:01 -0400
committerLiam Cain <hi@liamca.in>2022-08-22 16:08:01 -0400
commit2d100661f460df4417a66ccaed38ea15d8e7eb01 (patch)
treed566f2b0a311bf424b568b404bc679a64c96de50
parent42d72b4e594a356a0d1691f3817dcc42875feec6 (diff)
Readme: mention the theme.css file
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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