[stylus] highlight as SCSS

This commit is contained in:
Boris Verkhovskiy 2024-12-18 15:31:51 -07:00
parent b091a335fd
commit 20b76d188a
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ A sintaxe do Stylus é muito flexivel podendo utilizar a sintaxe padrão do CSS
Stylus não fornece novas opções de estilos, mas dá funcionalidades que permitem deixar seu CSS muito mais dinâmico.
```sass
```scss
/* Estilo de código
==============================*/

View File

@ -15,7 +15,7 @@ Stylus syntax is very flexible. You can use standard CSS syntax and leave the se
Stylus does not provide new style options, but gives functionality that lets you make your CSS much more dynamic.
```sass
```scss
/* Code style
==============================*/