What's the difference between @ import url () and @ import 'xxx.css'?

What"s the difference between

@ import url () and @ import "xxx.css"?

Css
Jul.16,2021

there is a difference, which I happen to have encountered.

if you read it wrong, there should be no difference.

clipboard.png


there is no difference between the introduction of css, syntax is supported
URL can be an absolute path or a relative path. And there is no need to specify the file. If the package name matches, it will match .
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b57a-2badb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b57a-2badb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?