solid-stitches-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.23 • Public • Published

Stitches for Solid

What is a Stitches js?

Just refer to https://stitches.dev

Styled

import {createSolidStitches} from 'soild-stitches'

export const stitches = createSolidStitches()

refer to https://stitches.dev/docs/styling

Directive

import {createSolidStitches} from 'soild-stitches'

export const stitches = createSolidStitches()

const myDirective = stitches.createDirective({
  // Composers are same as the Styled Function Composers
})

/solid-stitches-js/

    Package Sidebar

    Install

    npm i solid-stitches-js

    Weekly Downloads

    2

    Version

    1.0.23

    License

    MIT

    Unpacked Size

    166 kB

    Total Files

    9

    Last publish

    Collaborators

    • bichi-kim