i may be missing the answer im looking for as ive googled this already, but i keep seeing it being used in html. Which is true, but i mainly keep my style scripting in its own file to keep the html cleaner and more readable.
I was only looking to call another css file, into a css file, as sort of a prefab for a premade box of some sort, but i may be making this more complicated.
Or would it be easier to do a html with the style typed into it to create said prefab, and then just reference that whole file into where i may need it?
really just looking to make my project smaller and have as little repeated code as possible, if that makes sense.
im just looking for efficiency in my work and googling this, i may have missed what i was looking for but nothing truly stood out as to answer my question
Will Brandi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.