2 Commits

Author SHA1 Message Date
Adam Wathan
4b72c733dc Support resolving multiple configs using public resolveConfig function 2019-10-12 13:00:50 -04:00
Adam Wathan
b8a997d68b Make resolveConfig available in user land
Adds a new `resolveConfig` file to the project root that can be imported as `tailwindcss/resolveConfig` and used to get a fully merged version of your custom config file.

Useful when you want access to your design tokens in JS.
2019-04-26 14:58:41 -04:00