@@ -743,13 +743,13 @@ module.exports = {
743743 backgroundClip : [ 'responsive' ] ,
744744 backgroundColor : [ 'responsive' , 'dark' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
745745 backgroundImage : [ 'responsive' ] ,
746- backgroundOpacity : [ 'responsive' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
746+ backgroundOpacity : [ 'responsive' , 'dark' , ' group-hover', 'focus-within' , 'hover' , 'focus' ] ,
747747 backgroundPosition : [ 'responsive' ] ,
748748 backgroundRepeat : [ 'responsive' ] ,
749749 backgroundSize : [ 'responsive' ] ,
750750 borderCollapse : [ 'responsive' ] ,
751751 borderColor : [ 'responsive' , 'dark' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
752- borderOpacity : [ 'responsive' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
752+ borderOpacity : [ 'responsive' , 'dark' , ' group-hover', 'focus-within' , 'hover' , 'focus' ] ,
753753 borderRadius : [ 'responsive' ] ,
754754 borderStyle : [ 'responsive' ] ,
755755 borderWidth : [ 'responsive' ] ,
@@ -760,7 +760,7 @@ module.exports = {
760760 cursor : [ 'responsive' ] ,
761761 display : [ 'responsive' ] ,
762762 divideColor : [ 'responsive' , 'dark' ] ,
763- divideOpacity : [ 'responsive' ] ,
763+ divideOpacity : [ 'responsive' , 'dark' ] ,
764764 divideStyle : [ 'responsive' ] ,
765765 divideWidth : [ 'responsive' ] ,
766766 fill : [ 'responsive' ] ,
@@ -815,7 +815,7 @@ module.exports = {
815815 placeItems : [ 'responsive' ] ,
816816 placeSelf : [ 'responsive' ] ,
817817 placeholderColor : [ 'responsive' , 'dark' , 'focus' ] ,
818- placeholderOpacity : [ 'responsive' , 'focus' ] ,
818+ placeholderOpacity : [ 'responsive' , 'dark' , ' focus'] ,
819819 pointerEvents : [ 'responsive' ] ,
820820 position : [ 'responsive' ] ,
821821 resize : [ 'responsive' ] ,
@@ -834,7 +834,7 @@ module.exports = {
834834 textAlign : [ 'responsive' ] ,
835835 textColor : [ 'responsive' , 'dark' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
836836 textDecoration : [ 'responsive' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
837- textOpacity : [ 'responsive' , 'group-hover' , 'focus-within' , 'hover' , 'focus' ] ,
837+ textOpacity : [ 'responsive' , 'dark' , ' group-hover', 'focus-within' , 'hover' , 'focus' ] ,
838838 textOverflow : [ 'responsive' ] ,
839839 textTransform : [ 'responsive' ] ,
840840 transform : [ 'responsive' ] ,
0 commit comments