UNPKG

surf-design-system

Version:
5 lines (4 loc) 282 B
import { paletteSDS, colorPalette, backgroundPalette, fillPalette } from './palette'; import { themeCss, themeSDS } from './theme'; import GlobalStyles from './GlobalStyles'; export { paletteSDS, colorPalette, backgroundPalette, fillPalette, themeCss, themeSDS, GlobalStyles };