Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luckyforce/-important
Provides the !important snippet to write faster !important for css.
https://github.com/luckyforce/-important
Last synced: 10 days ago
JSON representation
Provides the !important snippet to write faster !important for css.
- Host: GitHub
- URL: https://github.com/luckyforce/-important
- Owner: LuckyForce
- License: mit
- Created: 2022-07-27T20:04:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T20:58:05.000Z (over 2 years ago)
- Last Synced: 2023-10-09T10:49:43.570Z (about 1 year ago)
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# important README
This is a simple extension that also only contains a single file with 12 lines of json data.
The use of the extension is simple: It helps you to write "!important" quicker with the help of one snippet.
The motivation for this extension was that I often wanted to write a "!important" in my css but I always tried to automatically autocomplete it with my snippets but there where no famous css snippet extensions that provided the "!important" snippet.
I therefore decided to create this extension. It might not be really useful but I think it actually could save me some time.
## Features
Creates an "!important" in your css with the help of one snippet.
## Release Notes
### 1.0.0
Initial release of !important.
-----------------------------------------------------------------------------------------------------------