|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| dist | il y a 1 an | |
| LICENSE | il y a 1 an | |
| README.md | il y a 1 an | |
| package.json | il y a 1 an | |
Windi CSS configurations loader.
import { loadConfiguration } from '@windicss/config'
// search for configuration file and load it from disk
// supports "{windi,windicss,tailwind}.config.{js,ts,mjs,cjs}"
const { config } = loadConfiguration({ root: __dirname })
See src/index.ts.
MIT License © 2021 Anthony Fu