infinimonster
infinimonster
KPCKevin Powell - Community
Created by infinimonster on 6/30/2023 in #front-end
scss compile
i dont have a src nor public folder. i use the paste site from here: https://ripper.lol/post/paste-site-2023-01-21.html
8 replies
KPCKevin Powell - Community
Created by infinimonster on 6/30/2023 in #front-end
scss compile
the main.min.css has the edits included and when i put the htmnl and css on codepen it works corretly too just not on my actual website
8 replies
KPCKevin Powell - Community
Created by infinimonster on 6/30/2023 in #front-end
scss compile
yes, this is how the lik look in index.php:
<link rel="stylesheet" href="<?= getRawLink("/styles/main.min.css") ?>">
<link rel="stylesheet" href="<?= getRawLink("/styles/main.min.css") ?>">
8 replies