cleaned & improved scss files

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-04 00:44:09 +02:00
parent 06a1c3bbed
commit 18c7e00843
7 changed files with 106 additions and 117 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ class Core():
def updateScss(self):
# print(self.docsettings)
sassfilepath = os.path.join(self.cwd,'assets/css/main.scss')
sassfilepath = os.path.join(self.cwd,'assets/css/setup.scss')
# print(sassfilepath)
sass = open(sassfilepath,"r").read()
sets = {