created reusable text component, and setup typing for it automatically. also fixed bugs with autoload and scraper so that it would handle appending course name headers
This commit is contained in:
3
src/views/components/common/Text/Text.module.scss
Normal file
3
src/views/components/common/Text/Text.module.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.text {
|
||||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user