Could be just a matter of the author accidentally leaving off the end of the URL. Is a string or a url type representing the location of the resource to import. The URL may be absolute or relative. I ...
@import 'x/styles/core.css'; @import 'x/styles/preflight.css'; @import 'x/styles/tailwind-components.css' layer(components); @tailwind base; @tailwind components ...