Skip to content

Commit 48105b7

Browse files
author
CodeBrauer
committed
Remove @import, use <link> instead
1 parent 6b3cb10 commit 48105b7

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

dist/wing.css

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- Misc
2121
- Clear
2222
*/
23-
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
2423

2524
/*------------------------------------------------------------
2625
Base Style

dist/wing.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/top.css

-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@
1212
- Misc
1313
- Clear
1414
*/
15-
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

0 commit comments

Comments
 (0)