Skip to content

Commit 19e6383

Browse files
fix#55 deprecation warning with dart-sass
1 parent eaa98a8 commit 19e6383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tachyons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
@import 'scss/code';
5757
@import 'scss/coordinates';
5858
@import 'scss/clears';
59-
@import 'scss/flexbox';
6059
@import 'scss/display';
60+
@import 'scss/flexbox';
6161
@import 'scss/floats';
6262
@import 'scss/font-family';
6363
@import 'scss/font-style';

0 commit comments

Comments
 (0)