mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
feedback button added
This commit is contained in:
@@ -576,12 +576,8 @@ function preloadCSS(url) {
|
||||
|
||||
function lazyPreloadCSS() {
|
||||
const cssFiles = [
|
||||
'./css/main.css',
|
||||
'./css/icons.css',
|
||||
'./css/animations.css',
|
||||
'./css/variable.css'
|
||||
'./main.css'
|
||||
];
|
||||
|
||||
cssFiles.forEach(preloadCSS);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user