An open API service indexing awesome lists of open source software.

https://github.com/tkr-sh/adventofcode2022-sass

This is my advent of code in Sass (Scss)
https://github.com/tkr-sh/adventofcode2022-sass

adventofcode2022 aoc2022 sass

Last synced: 5 months ago
JSON representation

This is my advent of code in Sass (Scss)

Awesome Lists containing this project

README

          

# AdventOfCode2022-Sass
This is my advent of code in Sass (Scss)

## Informations
The version of Scss used is:
`1.56.1 compiled with dart2js 2.18.4`

## How to run a program
To run a program you only have to type `bash ../run.sh` on the directory you're in

## Note
Functions in `functions.scss` are written by me.

If you want to use them or to upgrade them, feel free to do so :)!