Spaces:
Runtime error
Runtime error
File size: 242 Bytes
b5ea024 |
1 2 3 4 5 6 7 |
// export { default as reset } from "./reset.css";
// export { default as global } from "./global.css";
// export { default as css } from "./pollen.css";
// export { default as typography } from "./typography.css";
export * from "./colors";
|