Hey everyone!! I’m a retired software engineer and the last few years I have gained a lot of knowledge about HTML/CSS automatic element scaling and responsive design in general. Been pretty busy on Stackoverflow and Codepen in that respect. I just love the perChance philosophy and what you people did with the place and I want to share my knowledge and start to maintain elaborate HTML/CSS/JS files on perChance (with all simple trickery) for everyone to use, starting with generic CSS and some JS convenient oneliner functions. MY QUESTION: what is the best way to store, import and access generic CSS (as well as HTML/JS) on perChance without having to copy <style> content for each generator over and over again.
(I know <link> and/or @import will work just fine, but I want to do it the ‘proper perChance’ way. I’ve been here for just a week, so gimme time to dive into the whole list and plugin sharing mechanism…)
Hi, I think i’ve answered a similar question in the https://perchance.org/hub#learn, but I’ll reiterate here a way of creating an importable stylesheet perchance generator: perchance.org/importable-stylesheet-template