An open API service indexing awesome lists of open source software.

https://github.com/anilkumarum/css-nesting-compiler

Superfast css compiler. Compile css nesting for firefox and old browsers
https://github.com/anilkumarum/css-nesting-compiler

css-nesting vscode-extension

Last synced: 9 months ago
JSON representation

Superfast css compiler. Compile css nesting for firefox and old browsers

Awesome Lists containing this project

README

          

# dependency-free css nesting compiler

![css nesting compiler](./vscode-css-nesting/icon.png)

# Features

- Ultra fast css nesting compiler
- scan all directory in workspace and flat css-nesting for old browser and firefox
- option to add custom command after compiled
- No dependencies

# How to use

Open command palette by pressing `F1` then start typing "compile css nesting" and run suggested command.
keyboard shortcut : Ctrl +Alt + C

# How to add custom command (run after compiled)

open setting by pressing (ctrl+,) and search `css nesting compiled`
Enter your **shell** script