home » zplus/freepost.git
Author Tristan B. Kildaire <deavmi@disroot.org> 2017-10-01 15:18:05
Committer Tristan B. Kildaire <deavmi@disroot.org> 2017-10-01 15:18:05
Commit 3f37849 (patch)
Tree c687fff
Parent(s)

Make it look better. I have another PR to give this file a heading (proper looking in my opinion).


commits diff: b9b68b3..3f37849
1 file changed, 2 insertions, 2 deletionsdownload


Diffstat
-rwxr-xr-x README.md 4

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+2/-2 M   README.md
index c0d0b4a..0af80f1
old size: 534B - new size: 538B
@@ -4,9 +4,9 @@ This is the code powering [freepost](http://freepo.st).
4 4
5 5 ## Stylesheets
6 6
7 - Sources are in css/. They are compiled using Stylus. Run this command from the project's root:
7 + Sources are in `css/`. They are compiled using Stylus. Run this command from the project's root:
8 8
9 - $ stylus --watch --compress --disable-cache --out css/ css/
9 + `$ stylus --watch --compress --disable-cache --out css/ css/`
10 10
11 11 # Contacts
12 12