CSS code completion in PHPStorm
-
Hi Guys,
How to get quasar (and any other) CSS completion in PHPStorm?
-
@mariaczi This should do the trick
<style rel="stylesheet/stylus" lang="stylus"> .css color: red; .nested color: red; </style>
-
I prefer to use Codelobster for CSS autocompletion: http://www.codelobster.com/css_editing.html