Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
  • Loading branch information
nex3 and Goodwine committed Aug 24, 2024
1 parent e971c11 commit fd56698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sass-parser/lib/src/statement/error-rule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export type ErrorRuleProps = postcss.NodeProps & {
};

/**
* A `@error` rule. Extends [`postcss.AtRule`].
* An `@error` rule. Extends [`postcss.AtRule`].
*
* [`postcss.AtRule`]: https://postcss.org/api/#atrule
*
Expand Down

0 comments on commit fd56698

Please sign in to comment.