Closed LionOnTheWeb closed 1 year ago
Will finish this in a few hours, getting some sleep CC: @Reaper-X @Putipaste
@LionOnTheWeb I began work on it earlier this morning. I'll get back to it after chores all morning haha.
@Reaper-X what are you talking about? I'm almost done already 😂
@Reaper-X what are you talking about? I'm almost done already 😂
Damnit I was learning about the preprocessing more too haha
@Reaper-X handing it off to you
Overview
As a developer, I want to be able to use sass efficiently in this project to be able to access advanced features for styling.
Tasks
yarn add -D sass
src/lib/styles
and add the following sub-directoriesbase/
global/
utils/
@import or @use 'base/typography'
vs@import or @use '.src/lib/styles/base/typography'