A solution to a Frontend Mentor challenge. Implements a responsive CSS Grid-based layout design w/ SASS via the Hugo framework.
- Hugo: front-end framework for static websites
- Bootstrap: front-end CSS framework for layout design and components
- Sass: feature-rich CSS extension language for creating styled variables, mixins and modules. Also enables CSS selector nesting and inheritance.
- Live Sass Compiler: VSCode extension for compiling SASS into CSS in real-time