export const skillStyles = { wrapper: 'grow w-full px-8 pt-8 pb-12 bg-bones-white dark:bg-bones-black flex flex-col gap-8', } as const;