• Simen Heggestøyl's avatar
    Fix indentation bug in multi-line CSS selectors · ff330530
    Simen Heggestøyl authored
    * lisp/textmodes/css-mode.el (css--colon-inside-selector-p): Fix
    indentation of multi-line CSS selectors that include both a
    pseudo-class and parenthesis.
    
    * test/manual/indent/css-mode.css: Add test for the above change.
    ff330530
css-mode.el 63.1 KB