💡 Uncommented loadCSS function call

This commit is contained in:
Florian Sylvain
2022-02-10 19:05:34 +01:00
parent 998abbc346
commit 54fb739045
+1 -1
View File
@@ -179,4 +179,4 @@ document.querySelectorAll('.projects-list article').forEach(function (a) {
};
});
// loadCSS(); // Loading non-essential CSS when everything else is loaded.
loadCSS(); // Loading non-essential CSS when everything else is loaded.