1/* Answer to: "best css framework 2020" */
2
3/*
4 Here are a list of 10 Best CSS Frameworks in 2020. However, for
5 more information on each Framework, go to:
6 https://www.creativebloq.com/features/best-css-frameworks
7
8 1. Bootstrap
9 2. Foundation
10 3. UIkit
11 4. Semantic UI
12 5. Bulma
13 6. Tailwind
14 7. Picnic CSS
15 8. PaperCSS
16 9. NES.css
17 10. Animated.css
18*/
1<link rel="stylesheet" href="spectre.min.css">
2<link rel="stylesheet" href="spectre-exp.min.css">
3<link rel="stylesheet" href="spectre-icons.min.css">
4