Skip to content

Fix postcss plugin options#297

Merged
XhmikosR merged 2 commits into
twbs:mainfrom
o-alquimista:patch-1
Jul 24, 2023
Merged

Fix postcss plugin options#297
XhmikosR merged 2 commits into
twbs:mainfrom
o-alquimista:patch-1

Conversation

@o-alquimista

@o-alquimista o-alquimista commented Jul 23, 2023

Copy link
Copy Markdown
Contributor

I first opened this PR, but then I was instructed to open it against the examples repository.


The current configuration doesn't work. If you check the output, the vendor prefixes aren't there.

I had to change the syntax a bit. It's a tiny fix.

You can see an example of the correct syntax here and here.

@julien-deramond julien-deramond left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @o-alquimista, I confirm the bug and the fix.

To test it for other reviewers, run the following on the main branch and on this branch:

npm run build
grep "moz-column" dist/main.js

@XhmikosR XhmikosR merged commit b91adba into twbs:main Jul 24, 2023
@o-alquimista o-alquimista deleted the patch-1 branch July 24, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants