From ac25a6edbf41fddaa6bec03cfe49a9db81de677c Mon Sep 17 00:00:00 2001 From: Vinicius Reif Biavatti Date: Thu, 12 Sep 2019 13:13:34 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3269bc3..c37b74e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,3 @@ Get this folder and put in you application structure. After this, choose the fil ``` - -> The fonts folder needs to be in the same directory of imported css file. It is necessary if the main font was changed to "DOS" font in the variables.scss file. Check [[Custom Theme]] page for more details. - -> The images folder needs to be in the same directory of imported css file too, because some classes are targeting the images of this folder. If this folder was not in the correct place, this classes will be crashed and not works fine.