1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-20 21:01:31 +02:00

Move vendor CSS to separate file

This commit is contained in:
Phuoc Nguyen
2019-11-25 09:08:31 +07:00
parent 5e5cf75c02
commit c3ab226507
4 changed files with 84 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
@import '../vendors/tachyons@4.10.0/tachyons.min.css';
@import '../vendors/highlight.js@9.12.0/dracula.min.css';
body {
-webkit-font-smoothing: antialiased;
}