Skip to content

Commit e16cd88

Browse files
committed
Merge branch 'fcFn-patch-1'
2 parents 0c52547 + c44d64b commit e16cd88

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

__tests__/fixtures/tailwind-output-flagged.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ object {
528528

529529
/**
530530
* Constrain images and videos to the parent width and preserve
531-
* their instrinsic aspect ratio.
531+
* their intrinsic aspect ratio.
532532
*
533533
* https://github.com/mozdevs/cssremedy/issues/14
534534
*/

__tests__/fixtures/tailwind-output-important.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ object {
528528

529529
/**
530530
* Constrain images and videos to the parent width and preserve
531-
* their instrinsic aspect ratio.
531+
* their intrinsic aspect ratio.
532532
*
533533
* https://github.com/mozdevs/cssremedy/issues/14
534534
*/

__tests__/fixtures/tailwind-output-no-color-opacity.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ object {
528528

529529
/**
530530
* Constrain images and videos to the parent width and preserve
531-
* their instrinsic aspect ratio.
531+
* their intrinsic aspect ratio.
532532
*
533533
* https://github.com/mozdevs/cssremedy/issues/14
534534
*/

__tests__/fixtures/tailwind-output.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ object {
528528

529529
/**
530530
* Constrain images and videos to the parent width and preserve
531-
* their instrinsic aspect ratio.
531+
* their intrinsic aspect ratio.
532532
*
533533
* https://github.com/mozdevs/cssremedy/issues/14
534534
*/

src/plugins/css/preflight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ object {
228228

229229
/**
230230
* Constrain images and videos to the parent width and preserve
231-
* their instrinsic aspect ratio.
231+
* their intrinsic aspect ratio.
232232
*
233233
* https://github.com/mozdevs/cssremedy/issues/14
234234
*/

0 commit comments

Comments
 (0)