Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Combinator.raws property type #254

Merged
merged 1 commit into from
Jan 20, 2022
Merged

fix: Combinator.raws property type #254

merged 1 commit into from
Jan 20, 2022

Conversation

ybiquitous
Copy link
Contributor

Fix #253

I fixed the Combinator type by referencing src/parser.js. Please let me know if there are any problems.

let node = new Combinator({

node = new Combinator({

node = new Combinator({

@alexander-akait alexander-akait merged commit a86d19b into postcss:master Jan 20, 2022
@ybiquitous ybiquitous deleted the fix-combinator-raws-type branch January 20, 2022 12:13
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.

TypeScript error: "Property 'raws' does not exist on type 'Combinator'."
2 participants