CSS3 Bundle
The default CSS bundle in TextMate doesn’t include any of the new features of CSS3. I’d tried other TextMate CSS3 plugins, but in general they didn’t cover enough and seemed unmaintained.
So I made this.
Features
- border-radius
- box-shadow
- Odd/Even Selectors
- Columns (WebKit only)
- Text Stroke (WebKit only)
- text-shadow
- opacity
- display-inline
Where to Find it
You can find the source on GitHub, a download here, where you can suggest new features.
Contributions are very welcome, it’s certainly not complete.