We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
0ct0pu5
/
themes-wordpress
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add stylelint
Ben Dwyer
hace 4 años
padre
4b3df0ee35
commit
bd42690467
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.stylelintrc.json
+ 3
- 0
.stylelintrc.json
Ver fichero
@@ -0,0 +1,3 @@
+{
+ "extends": [ "@wordpress/stylelint-config/scss" ]
+}