mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-21 16:50:09 -06:00
* patch: next * patch: axios * nextra 2 -> 3 * final fixes for docs * fix: v0-docs * chore: update dependencies * chore: update fe * chore: final fixes * fix: vite * fix: generate * chore: generate * chore: generate * lint
7 lines
90 B
JavaScript
7 lines
90 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|