Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lxndrblz/anatole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris - The Coding Unicorn <47773700+guidemetothemoon@users.noreply.github.com>2022-04-23 11:11:06 +0300
committerGitHub <noreply@github.com>2022-04-23 11:11:06 +0300
commit6c55d4282e1e460afb56a19e70058f05d738e85d (patch)
treedbb595fe45c4adedbc2b98b64623b6a8d38c6811 /.prettierignore
parent2f723d20b124a3a7faa9c797e4f8d5c9cef2ba04 (diff)
feat: added support for navigation menu dropdown (#344)
Co-authored-by: Alexander Bilz <mail@alexbilz.com>
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore
index dcc6fbc..ae445df 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -3,4 +3,5 @@ resources
exampleSite/public
exampleSite/resources
anatole.scss
-anatole.rtl.scss \ No newline at end of file
+anatole.rtl.scss
+assets/fontawesome/css/*.min.css \ No newline at end of file