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
- Host: GitHub
- URL: https://github.com/anilkumarum/css-nesting-compiler
- Owner: anilkumarum
- License: other
- Created: 2023-04-30T14:15:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T17:19:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T17:19:30.142Z (about 1 year ago)
- Topics: css-nesting, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=anilkumarum.css-nesting-compiler
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dependency-free css nesting compiler

# 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