load custom css after a package is loaded
perhaps this doesn't belong in this forum, I apoloize
I'm trying to override the variables from a css file that belongs to a package, but can't seem to do that because what I write in
Is there a way for me to import an additional css file after the package is loaded?
I'm trying to override the variables from a css file that belongs to a package, but can't seem to do that because what I write in
index.css file gets overriden by the package file's css which loads later.Is there a way for me to import an additional css file after the package is loaded?
