@media and @import
i have a problem the @import.
default.less:
p { color: #000; }
...
style.less
@media screen, projection { @import "default.less"; }
out --> style.css:
@media screen, projection {}
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac