Spaghetti code, It's what's for dinner.
React/Next.js Developer
-
Broken Mold Labs
- Panama City, FL
-
03:27
(UTC -06:00) - https://brokenmold.dev
- brokenmoldlabs
Pinned Loading
-
Modern CSS Reset
Modern CSS Reset 1// ** Smoothing **
2* {
3-webkit-font-smoothing: antialiased;
4-moz-osx-font-smoothing: grayscale;
5}
-
Wipe oops'd .env's from GitHub
Wipe oops'd .env's from GitHub 1*** Removes most recent unpushed env commit & adds env to gitignore ***
23echo '.env' >> .gitignore
4git rm -r --cached .env
5git add .gitignore
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.