@import 'my.user.css'
results in that browser tries to download local file from the server, not the folder of my computer :(
#1831
Replies: 1 comment
-
It's not implemented, see #465. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, is it possible to use
@import 'something.css'
, to have multiple files in one folder?Beta Was this translation helpful? Give feedback.
All reactions