Skip to content

Commit

Permalink
chore: update inline type
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Aug 19, 2024
1 parent 973a820 commit dec0dd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/css/inline.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ export default interface InlineCSSConfig {
* Prefer HTML `width` and `height` attributes over inline CSS.
* The inline CSS `width` and `height` will be removed.
*
* Applies to elements set in `widthElements` and `heightElements`.
*
* @example
* ```
* export default {
Expand Down

0 comments on commit dec0dd5

Please sign in to comment.