Skip to content

Does automating the addition of vendor prefixes to css require JS? #37

Description

@mrivera7

In an effort to find a solution to the TailwindCSS issue, we seem to have a more fundamental issue. That problem is: how are we going to add vendor prefixes to our css code? We can use NodeJS, but that would violate a basic goal of the project.

I have searched for a package on Nuget that would automatically add vendor prefixes to css. What I found is a Nuget package called BundleTransformer.Autoprefixer that would use JS, and it seems like some of the dependencies are obsolete, but I'm not sure.

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