Added Readme and updated config files with new config property - cssUrl.

This commit is contained in:
2022-04-22 17:30:55 +03:00
parent 560c3fc6e0
commit 5818e8bd51
7 changed files with 91 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@
* Use BEM naming system for class names: http://getbem.com/naming/
*
* Use Mobile First approach.
* Start with mobile device styling and then focus on other screen sizes by using @media (min-width: ...px).
*
*/