HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/tana/frontend/node_modules/kss/demo/kss-headings.less
// KSS Spec
//
// Read the KSS spec for details on how to document your stylesheets.
//
// Compared to the default Ruby implementation at kneath/kss, kss-node includes
// a few optional features to allow for completely automated style guide
// building out of the box. The kss-node specifics are detailed in this
// annotated copy of the
// [KSS spec](https://github.com/kss-node/kss/blob/spec/SPEC.md).
//
// Weight: -1
//
// Style guide: spec

// JavaScript API
//
// The JavaScript API documentation is available for many versions of kss-node:
// * [kss-node master branch](./api/master/) (future 3.0.x version)
// * [kss-node v2.4.0](./api/2.4.x/)
// * [kss-node v2.3.4](./api/2.3.x/)
// * [kss-node v2.2.0](./api/2.2.x/)
// * [kss-node v2.1.1](./api/2.1.x/)
// * [kss-node v2.0.2](./api/2.0.x/)
//
// Style guide: javascript-api

// Demo
//
// The source files for this demo can be found in the
// [demo folder](https://github.com/kss-node/kss-node/tree/master/demo) on
// GitHub.
//
// Weight: 1
//
// Style guide: demo