mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 05:44:24 +00:00
Format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import "@fortawesome/fontawesome-free/css/all.css";
|
||||
import "../css/layout.css";
|
||||
import "@picocss/pico/css/pico.min.css";
|
||||
import '@fortawesome/fontawesome-free/css/all.css';
|
||||
import '../css/layout.css';
|
||||
import '@picocss/pico/css/pico.min.css';
|
||||
|
||||
// TODO start here with the first entry point
|
||||
|
||||
Reference in New Issue
Block a user