Commit Graph

74 Commits

Author SHA1 Message Date
Jonathan Patt e7ecdb406d Enable default support for HTML and SCSS
Most anyone who works with CSS will encounter inline CSS in HTML at some
point, so it follows that this should support that by default.
Additionally, SCSS is quite popular at this point and it makes more
sense to support it by default than to require manually enabling it.
2012-12-16 18:10:34 -07:00
Kyo Nagashima 012c1ba6a0 update README.md 2012-08-05 19:06:06 +09:00
Kyo Nagashima 0d7f20cf35 add test 2012-08-02 06:09:20 +09:00
Kyo Nagashima f2780edc75 remove duplicate property 2012-08-02 05:08:42 +09:00
Kyo Nagashima c04bea8399 follow CR-css3-images-20120417 2012-08-01 14:34:31 +09:00
Kyo Nagashima c0eccee47c remove deprecated CSS Grid Positioning module 2012-08-01 14:20:02 +09:00
Kyo Nagashima f2b1eb9ce6 update version number to 0.5 2012-07-08 22:34:35 +09:00
Kyo Nagashima 2db3f42a33 update README
Add how to highlight vendor prefixed properties and functions.
2012-07-08 22:33:54 +09:00
Kyo Nagashima eabb81144c add css3-regions.vim 2012-07-08 22:15:55 +09:00
Kyo Nagashima 7ff578ef2f add css3-exclusions.vim 2012-07-08 22:06:48 +09:00
Kyo Nagashima c25d7ac926 update README 2012-06-13 13:08:53 +09:00
Kyo Nagashima 9416edfb3b remove duplicated attribute names 2012-05-26 17:32:02 +09:00
Kyo Nagashima 08a137569b update README 2012-03-26 18:34:13 +09:00
Kyo Nagashima af2eb2c3d1 update version number to 0.4 2012-03-01 03:15:47 +09:00
Kyo Nagashima cbe116a826 update README 2012-02-27 05:56:56 +09:00
Kyo Nagashima f55d488909 add css3-values
* remove css3-function.vim
* add rem, ch, vw, vh, vm, and more
* update README
2012-02-06 01:50:29 +09:00
Kyo Nagashima 2459a9a93f update README.md 2012-01-21 17:21:10 +09:00
Kyo Nagashima 1cb5fc1587 update README 2012-01-18 20:36:59 +09:00
Guillermo Álvarez Fernández 579bf0a034 Use the public url for the repo instead of the private one 2011-10-10 00:28:15 +03:00
Kyo Nagashima 0ed78be92c update version number to 0.3 2011-04-20 00:25:49 +09:00
Kyo Nagashima ecbebd2b9f update README.md
* add "About Vendor Extension" section
2011-04-19 22:01:41 +09:00
Kyo Nagashima 9bd145402e update README.md
* add "With HTML file" section
* add "With SCSS (Sassy CSS) file" section
* minor format change
2011-04-19 21:13:43 +09:00
Kyo Nagashima b71c305476 update version number to 0.2 2011-01-25 20:40:49 +09:00
Kyo Nagashima 0ad97e152d initial commit 2011-01-25 17:15:44 +09:00