vim-css3-syntax icon indicating copy to clipboard operation
vim-css3-syntax copied to clipboard

CSS3 syntax (and syntax defined in some foreign specifications) support for Vim's built-in syntax/css.vim

Results 3 vim-css3-syntax issues
Sort by recently updated
recently updated
newest added

The default CSS syntax file was [updated][1] in Vim 9.0. So, vim-css3-syntax should be updated as well. [1]: https://github.com/vim/vim/commit/2286304cdbba53ceb52b3ba2ba4a521b0a2f8d0f#diff-1e3757cc6164abb85a230811ca84318902d3f4afabc98b2f6da84983faa12f78

First off, thanks for writing this plugin, it's amazing. It supports pretty much everything I throw at it save nesting. I know you have removed support for SCSS in #53,...

feature

- [ ] `invert()` - [ ] `running()` - [ ] `element()` - [ ] `fit-content()` - [ ] `inset()` - [ ] `circle()` - [ ] `ellipse()` - [...

bug