https://github.com/jatiinyadav/gbdsnippets
Visual Studio Code extension provides a collection of helpful CSS snippets
https://github.com/jatiinyadav/gbdsnippets
css-components vscode-extension
Last synced: 20 days ago
JSON representation
Visual Studio Code extension provides a collection of helpful CSS snippets
- Host: GitHub
- URL: https://github.com/jatiinyadav/gbdsnippets
- Owner: jatiinyadav
- License: mit
- Created: 2021-07-24T08:50:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T07:30:31.000Z (about 1 year ago)
- Last Synced: 2025-02-12T14:18:04.515Z (2 months ago)
- Topics: css-components, vscode-extension
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# GBD Snippets
This Visual Studio Code extension provides a collection of helpful CSS snippets to streamline your coding workflow. Quickly insert commonly used CSS code snippets directly into your CSS with ease.
## Key Features
- Includes a variety of CSS snippets for common styling tasks.
- Easy-to-use interface for quickly accessing and inserting snippets.
- Improve productivity and reduce repetitive typing with pre-defined CSS snippets.## Usage
- `gbd-flex` To have flex and related properties.

## Release Notes### 0.0.2
- Added Icon and Updated README.### 0.0.1
- Initial Release of the extension**Enjoy!**