Files
cookthebooks-hugo/assets/scss/template-styles.scss
Sophia Atkinson 0ab11d6662 updated theme, and bumped version
I made it easier for users to change 404, and 403 pages
along with making it so if projects or resources aren't used then they are removed from the menu.

This theme is now V2.1.1
2024-08-21 00:31:35 -07:00

12 lines
261 B
SCSS

@charset "UTF-8";
/*
Cook The Books v2.1.1
Licensed under CC BY-SA 4.0
Copyright 2022-2024 Oldgate Studios
Copyright 2019-2024 ScriptsTown
Copyright 2003-2024 The WordPress.org Team
*/
@import 'fonts';
@import 'custom';
@import 'pressbook';
@import 'wordpress';