I have a Vue Js project I'm building and created it with CLI3 but I'm not sure where I should be placing my global CSS file. There are a few answers out there but it's for older versions with folders that aren't there anymore.
Where should a css file go and where should I be importing it?