HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/vfconf/wp-content/plugins/so-css/lib/codemirror/mode/css/less_test.min.js
!function(){"use strict";var r=CodeMirror.getMode({indentUnit:2},"text/x-less");function e(e){test.mode(e,r,Array.prototype.slice.call(arguments,1),"less")}e("variable","[variable-2 @base]: [atom #f04615];","[qualifier .class] {","  [property width]: [variable percentage]([number 0.5]); [comment // returns `50%`]","  [property color]: [variable saturate]([variable-2 @base], [number 5%]);","}"),e("amp","[qualifier .child], [qualifier .sibling] {","  [qualifier .parent] [atom &] {","    [property color]: [keyword black];","  }","  [atom &] + [atom &] {","    [property color]: [keyword red];","  }","}"),e("mixin","[qualifier .mixin] ([variable dark]; [variable-2 @color]) {","  [property color]: [atom darken]([variable-2 @color], [number 10%]);","}","[qualifier .mixin] ([variable light]; [variable-2 @color]) {","  [property color]: [atom lighten]([variable-2 @color], [number 10%]);","}","[qualifier .mixin] ([variable-2 @_]; [variable-2 @color]) {","  [property display]: [atom block];","}","[variable-2 @switch]: [variable light];","[qualifier .class] {","  [qualifier .mixin]([variable-2 @switch]; [atom #888]);","}"),e("nest","[qualifier .one] {","  [def @media] ([property width]: [number 400px]) {","    [property font-size]: [number 1.2em];","    [def @media] [attribute print] [keyword and] [property color] {","      [property color]: [keyword blue];","    }","  }","}"),e("interpolation",".@{[variable foo]} { [property font-weight]: [atom bold]; }")}();