Skip to content

configuring via package.json is sometimes confusing #119

Open
@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": "."
        }
      ]
    ]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions