Skip to content

Commit

Permalink
fix: flex
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 25, 2021
1 parent 8e07f31 commit 4a275b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ import { Style } from '@master/style';

export class FlexStyle extends Style {
static override key = FLEX;
static override unit = '';
}

0 comments on commit 4a275b3

Please sign in to comment.