Implementation of LESS (Leaner CSS) in order to make themes development easier.
Betyg
4.6
Senast uppdaterat
September 3, 2021
Version
1.9.3-3
Aktiva installationer
20K

LESS is a templating language based on top of CSS. It provides numerous enhancements to speed up development and make its maintenance easier.

Theme developers can even bundle the plugin without worrying about conflicts: just include the special bootstrap-for-theme.php and read its instructions.

Funktioner

  • Variables
  • Mixins (inheritance of rules)
  • Nested Rules (write less, do more)
  • Accessors (inherit a value from a specific rule)
  • Functions (logic operations for dynamic results)

The plugin lets you concentrate on what you need: coding CSS. Everything else is handled automatically, from cache management to user delivery. Seriously.

Dokumentation

Advanced topics on how to use the plugin API are available on the Github project documentation.

Krav

The sole requirement is to use WordPress API and LESS convention: the .less extension.

Minimal Requirements: PHP 5.3 and WordPress 3.2. Relies on: Less.php, plugin-toolkit.

Notice: in case you’d like to drop the usage of this plugin, it’s safe to do it. You will just need to convert back your stylesheets to CSS.

Gratispå Creator-paket
Aktiva installationer
20K
Testat upp till
5.8.10
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.