5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
import styled from './stitches.config'
|
|
|
|
export * from './stitches.config'
|
|
|
|
export default styled
|