Skip to content

PostCSS support #141

Closed
Closed
@svenfinger

Description

@svenfinger

I’m trying out this Gem as a replacement for CSS Bundling where I use a custom build process via package.json (tailwindcss --postcss --cssnano -i ./app/assets/stylesheets/application.tailwind.css -o ./app/assets/builds/application.css) that runs via bin/dev.

However, I need to use features such as nesting and import and for that I must use PostCSS.

Similar to #138 this would require the task to have more options such as --postcss. Am I missing something or is this currently not possible (or not intended?) to be configured in that way?

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