Descripción
Simple LESS makes it easy to start using LESS. It adds the required files and will enqueue your theme’s theme.less file if it exists.
Instalación
- Upload
simple-less-for-wordpress
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
theme.less
in your theme directory (write your own or copy the example) - Enjoy
Preguntas frecuentes
- Does the plugin support multiple LESS files?
-
Not yet.
- Does the plugin support using a file other than theme.less?
-
Not yet.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Simple LESS” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1.1
Clean up the plugin file, remove comments etc.
0.1.0
- Initial Release.