calcite-react
calcite-react copied to clipboard
Test viability of an unbuilt theme file
We should test the viability of loading the ThemeProvider theme from an unbuilt file. One of the big benefits that I saw early on in using styled-components was the possibility of having the theme external from the built app, this would allow users the ability to create app templates that would be customizable by end-users without needing to rebuild the entire app.