Add comment about commented out CSS exception

This commit is contained in:
Fabio Berger
2018-03-08 14:39:28 +01:00
parent 60756aa02b
commit 7e5c35d06e
2 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
/*
NOTE: This file includes several font faces that are commented out. They are
not currently used by this app but could be at a future point. For this reason,
we leave them commented out rather then removing them completely.
*/
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Thin.ttf') format('truetype');