Skip to content

fix: allow all raws to be extended#1692

Merged
ai merged 1 commit intopostcss:mainfrom
43081j:extend-raws
Dec 12, 2021
Merged

fix: allow all raws to be extended#1692
ai merged 1 commit intopostcss:mainfrom
43081j:extend-raws

Conversation

@43081j
Copy link
Copy Markdown
Contributor

@43081j 43081j commented Dec 12, 2021

Fixes #1691

These didn't have extensible raws before:

  • at-rule
  • comment
  • declaration
  • rule

I've also used unknown here, as a way to push consumers to type check before usage. if you'd rather have any, let me know and i will change it.

@ai ai merged commit d56b0ea into postcss:main Dec 12, 2021
@43081j 43081j deleted the extend-raws branch December 12, 2021 23:20
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.

Can a Rule have dynamic raws?

2 participants