diff options
author | Adam Bard <github@adambard.com> | 2019-01-08 16:00:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-08 16:00:43 -0800 |
commit | 72564b1ef45c8a011df13ee32480fd5980c60d06 (patch) | |
tree | 1225574b5ec7c391ec616ff504b361650bb7066b /stylus.html.markdown | |
parent | 1f662c37f75654f7d387a5c7354faa01a4267b0c (diff) |
Add stylus stub to see if pt-br version is found
Diffstat (limited to 'stylus.html.markdown')
-rw-r--r-- | stylus.html.markdown | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/stylus.html.markdown b/stylus.html.markdown new file mode 100644 index 00000000..571d5cb1 --- /dev/null +++ b/stylus.html.markdown @@ -0,0 +1,9 @@ +--- +language: stylus +filename: learnStylus.styl +contributors: + - ["Salomão Neto", "https://github.com/salomaosnff"] + - ["Isaac Henrique", "https://github.com/Isaachi1"] +--- + +TODO |