@stormcss/config
v1.8.8
Published
Storm CSS configurations loader
Readme
@stormcss/config
Storm CSS configurations loader.
import { loadConfiguration } from '@stormcss/config'
// search for configuration file and load it from disk
// supports "{storm,stormcss,tailwind}.config.{js,ts,mjs,cjs}"
const { config } = loadConfiguration({ root: __dirname })License
MIT License
