🎇Restyling components
Each Gitlanding component has a className and classes prop that enable you to overwrite the current styles.
The prefered way to do this is with TSS React.
import { css } from "tss-react/@emotion/css";Last updated
Each Gitlanding component has a className and classes prop that enable you to overwrite the current styles.
The prefered way to do this is with TSS React.
import { css } from "tss-react/@emotion/css";Last updated