Skip to content

configuring via package.json is sometimes confusing #119

@toddself

Description

@toddself

i mean we're using a lot of stuff in addition to sheetify, but, it could be more obvious how this all fits together :). I'll try to throw together some documentation PRs this week

      [
        "sheetify/transform",
        {
          "use": [
            "sheetify-sass",
            [
              "sheetify-postcss",
              {
                "plugins": [
                  "autoprefixer"
                ]
              }
            ]
          ],
          "basedir": "."
        }
      ]
    ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions