Added SASS files to be pre-processed as CSS by a file watcher

This commit is contained in:
Alex Tavarez
2025-09-02 21:59:50 -04:00
parent a264077e33
commit 8d34a4a3db
15 changed files with 832 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
@forward 'global'
@forward 'parts/banner'
/* @forward 'parts/resume' */
@forward 'parts/messages'
/* @forward 'parts/tv' */
@forward 'parts/keys'
@forward 'parts/intro'
@forward 'parts/thinkers'
@forward 'parts/contact'