mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add SCSS via Asset Pipeline (#65)
* Remove old files * Add SCSS pipeline * Add generated files * Fix navigation HTML * Fix media queries * Remove RTL * Fix styling for big screens * Remove separator configs * Fix menu dropdown * Add working mobile menu * Fix menu item heights * Update README
This commit is contained in:
committed by
GitHub
parent
1d8e1935de
commit
934db8e964
@@ -22,7 +22,7 @@ trim_trailing_whitespace = false
|
||||
indent_size = 2
|
||||
|
||||
# web files
|
||||
[*.{html,css,less}]
|
||||
[*.{html,css,scss}]
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
|
||||
Reference in New Issue
Block a user