BLUE
PHP 7.4.33
Path:
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/postcss-nested
Run
Logout
Edit File
Size: 1.13 KB
Close
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/postcss-nested/index.d.ts
Text
Base64
// Original definitions (@types/postcss-nested) // by Maxim Vorontsov <https://github.com/VorontsovMaxim> import { PluginCreator } from 'postcss' declare namespace nested { interface Options { /** * By default, plugin will bubble only `@media`, `@supports` and `@layer` * at-rules. Use this option to add your custom at-rules to this list. */ bubble?: string[] /** * By default, plugin will unwrap only `@font-face`, `@keyframes`, * and `@document` at-rules. You can add your custom at-rules * to this list by this option. */ unwrap?: string[] /** * By default, plugin will strip out any empty selector generated * by intermediate nesting levels. You can set this option to `true` * to preserve them. */ preserveEmpty?: boolean /** * The plugin supports the SCSS custom at-rule `@at-root` which breaks * rule blocks out of their nested position. If you want, you can choose * a new custom name for this rule in your code. */ rootRuleName?: string } type Nested = PluginCreator<Options> } declare const nested: nested.Nested export = nested
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.d.ts
1.13 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
8.85 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.07 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
695 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.91 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).