Skip to content

Commit

Permalink
feat(player): expose ios-controls in tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Nov 6, 2023
1 parent 5009ddf commit ae56f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vidstack/tailwind.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const mediaAttributes = [
'seeking',
'started',
'waiting',
'ios-controls',
];

module.exports = createPlugin.withOptions(function (options) {
Expand Down

0 comments on commit ae56f15

Please sign in to comment.