Skip to content

Commit 2bb135f

Browse files
andrey-canonmonteri
authored and
monteri
committed
feat: add custom variables to utility classes (openedx#2022)
1 parent dfe16cf commit 2bb135f

File tree

8 files changed

+1824
-628
lines changed

8 files changed

+1824
-628
lines changed

styles/css/core/custom-media-breakpoints.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* IMPORTANT: This file is the result of assembling design tokens
33
* Do not edit directly
4-
* Generated on Fri, 21 Apr 2023 08:31:37 GMT
4+
* Generated on Mon, 24 Apr 2023 23:00:41 GMT
55
*/
66

77
@custom-media --pgn-size-breakpoint-xs (min-width: 0);

styles/css/core/variables.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* IMPORTANT: This file is the result of assembling design tokens
33
* Do not edit directly
4-
* Generated on Fri, 21 Apr 2023 08:31:37 GMT
4+
* Generated on Mon, 24 Apr 2023 23:00:41 GMT
55
*/
66

77
:root {

0 commit comments

Comments
 (0)