@stormcss/config
TypeScript icon, indicating that this package has built-in type declarations

1.8.8 • Public • Published

@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

/@stormcss/config/

    Package Sidebar

    Install

    npm i @stormcss/config

    Weekly Downloads

    1

    Version

    1.8.8

    License

    MIT

    Unpacked Size

    9.19 kB

    Total Files

    6

    Last publish

    Collaborators

    • nkduy