E854 Update README · elchininet/postcss-rtlcss@ae084c8 · GitHub
Skip to content

Commit ae084c8

Browse files
committed
Update README
1 parent b57c449 commit ae084c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1453,7 +1453,7 @@ const options = {
14531453
<details><summary>Expand</summary>
14541454
<p>
14551455

1456-
Sometimes, we can register some plugins when processing CSS declarations via the `processDeclarationPlugins` options, which is helpful when we need to avoid unexpected flipping situations like `background-position`.
1456+
The intention of the processDeclarationPlugins option is to process the declarations to extend or override RTLCSS functionality. For example, we can avoid automatically flipping of `background-potion`.
14571457

14581458
##### input
14591459

0 commit comments

Comments
 (0)