Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple LESS

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

  1. Upload simple-less-for-wordpress to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place theme.less in your theme directory (write your own or copy the example)
  4. 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.

Colaboradores

Traduce "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.