@zeecoder/container-query-meta-builder

3.0.0 • Public • Published

container-query-meta-builder

This module is part of a monorepo.

Goal

This package was created to make the process of extracting container-query metadata from the source CSS easier, and more maintainable.

As such, it's mainly intended to be used by other packages internally, like postcss-container-query, and container-query.

It can potentially be used as a sort of css-in-js (Alongside an existing library you might already use.), in case you don't want to use the postcss plugin or don't have source CSS files to process to begin with.

Usage

The easiest way to understand how it works is by looking at the tests.

License

MIT

/@zeecoder/container-query-meta-builder/

    Package Sidebar

    Install

    npm i @zeecoder/container-query-meta-builder

    Weekly Downloads

    289

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • zeecoder