OLLEO-DIGITAL / Jervis-Tetch

A Simon game variant influenced by Jervis Tetch, the villain from the DC Batman comic series
GNU General Public License v3.0
2 stars 0 forks source link

Add Sass to project #17

Closed LionOnTheWeb closed 1 year ago

LionOnTheWeb commented 1 year ago

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

src
    lib
        styles
            base
                breakpoints.scss
                colors.scss
                typography.scss
                fonts.scss
                variables.scss
            global
                fonts.scss
            utils
                mixins.scss
                functions.scss
LionOnTheWeb commented 1 year ago

Will finish this in a few hours, getting some sleep CC: @Reaper-X @Putipaste

Reaper-X commented 1 year ago

@LionOnTheWeb I began work on it earlier this morning. I'll get back to it after chores all morning haha.

LionOnTheWeb commented 1 year ago

@Reaper-X what are you talking about? I'm almost done already 😂

Reaper-X commented 1 year ago

@Reaper-X what are you talking about? I'm almost done already 😂

Damnit I was learning about the preprocessing more too haha

LionOnTheWeb commented 1 year ago

@Reaper-X handing it off to you