Skip to content

Instantly share code, notes, and snippets.

View devramsean0's full-sized avatar

Sean Outram devramsean0

View GitHub Profile
@devramsean0
devramsean0 / APITest1.rock
Last active May 22, 2023 09:17
This is a test for the github API
Shout "Hello World2"
:root {
--colors-background: #000;
--colors-text: #fff;
--colors-elevated: #82480e;
}
.post {
transition: all 0.2s ease-in-out;
}