akalongman / akalongman/sublimetext-codeformatter

adding spaces in pseudo selectors causing errors for gulp sass

Abierto
#308 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
772
Forks
128
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

codeFormatter is setting these elements like this:
`span: not(: last-child) {`

Which causes an issue when compiling the css files.

Error from terminal
```
Error: Invalid CSS after " span: not(": expected expression (e.g. 1px, bold), was ": last-child) {"
on line 144 of source/stylesheets/modules/_grid.scss
>> span: not(: last-child) {
------------^
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.