I’ve combined the previous CSS3 TextMate Snippets into a bundle, which was a lot easier to do than I thought it would be. I’ll detail how to make your own in a future post.
The bundle I’ve created plays nicely with existing CSS snippets that are bundled with TextMate. I’ve included:
- background horizontal linear gradient
- background vertical linear gradient
- border-radius bottom left
- border-radius bottom right
- border-radius top left
- border-radius top right
- border-radius
- box-shadow
You can download the bundle below.
Let me know how you get on, and if there any other properties you’d like me to add.
Lovely – just came in handy. Sick of writing the same line 3 times in a row! :)