add more docstring examples, restructure files
This commit is contained in:
parent
4a1c0adff2
commit
2afa3e36c2
9 changed files with 145 additions and 17 deletions
15
html-css/template-file.css
Normal file
15
html-css/template-file.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
/* STYLE for SAMPLE_PROJECT
|
||||
* generic styles | for specific template
|
||||
*
|
||||
* main font: $FONT
|
||||
* headings: $FONT
|
||||
* Logo: $FONT
|
||||
*/
|
||||
|
||||
/* CSS HERE */
|
||||
|
||||
|
||||
/*
|
||||
* HELPERS
|
||||
*/
|
||||
/* CSS HERE */
|
Loading…
Add table
Add a link
Reference in a new issue