-
Ctrl+Shift+P → Package Control: Add Repository → https://github.com/i-akhmadullin/Sublime-CSS3
-
Ctrl+Shift+P → Package Control: Install Package → Sublime-CSS3
-
(in .css file) View → Syntax → Open all with current extension as... → CSS3
all
appearance
align-items, align-content, align-self
animation
animation-delay, animation-duration, animation-iteration-count, animation-fill-mode
animation-name, animation-play-state, animation-timing-function
at
backface-visibility
background-clip, background-origin, background-size
border-image, border-image-outset, border-image-repeat, border-image-slice, border-image-source, border-image-width
border-radius
box-align, box-direction, box-flex, box-ordinal-group, box-orient, box-pack
box-shadow
box-sizing
clip-path
column-count, column-fill, column-gap
column-rule, column-rule-color, column-rule-style, column-rule-width
column-span, column-width
columns
filter
flex, flex-align, flex-basis, flex-direction
flex-flow, flex-grow, flex-item-align, flex-line-pack
flex-order, flex-pack, flex-shrink, flex-wrap
font-effect
font-emphasize, font-emphasize-position, font-emphasize-style
group
hyphens
inline-flex
justify-content
mask, mask-image, mask-size, mask-position
order
outline-offset
overflow-scrolling
overflow-wrap
perspective, perspective-origin
transform, transform-origin, transform-style
transition, transition-delay, transition-duration, transition-property, transition-timing-function
shape-image-threshold, shape-margin, shape-outside
tab-size
text-align-last
text-emphasis
text-overflow
text-size-adjust
user-select
word-break
behavior
webkit-font-smoothing, -moz-osx-font-smoothing
interpolation-mode
line-clamp
-ms-writing-mode
All animatable properties plus
bicubic
border-box, padding-box, border-box, content-box
contain, cover, local
infinite
linear
table-cell, table-caption, table-column-group, table-column, table-row-group, table-row
linear-gradient, radial-gradient, webkit-gradient
repeating-linear-gradient, repeating-radial-gradient
box, flexbox, flex, column, column-reverse, row, row-reverse,
flex-start, flex-end, space-between, space-around, stretch
wrap, wrap-reverse, start, inline-flex, inline-flexbox
closest-side, closest-corner, farthest-side,
ease, ease-in-out, ease-in, ease-out, from, to
farthest-corner, color-stop, preserve-3d, ellipse
transform, translate, rotate, scale, matrix, skew,
antialiased
blink
content
currentColor
grayscale
image-set
textfield
touch
initial, unset
progid:DXImageTransform.Microsoft.Alpha, alpha
progid:DXImageTransform.Microsoft.Blur
progid:DXImageTransform.Microsoft.dropshadow
progid:DXImageTransform.Microsoft.gradient, startColorStr, EndColorStr
progid:DXImageTransform.Microsoft.Shadow
::-moz-focus-inner
::-ms-browse
::-ms-check
::-ms-clear
::-ms-expand
::-ms-fill
::-ms-fill-lower
::-ms-fill-upper
::-ms-reveal
::-ms-thumb
::-ms-ticks-after
::-ms-ticks-before
::-ms-tooltip
::-ms-track
::-ms-value
::-webkit-input-placeholder, ::-moz-placeholder, ::placeholder
::-webkit-search-cancel-button
::-webkit-search-decoration
::selection, ::-moz-selection
:not, :matches
:dir, :lang
:any-link, :local-link, :scope
:current, :past, :future
:indeterminate
:default
:in-range, :out-of-range
:required, :optional
:read-only, :read-write
:empty
:only-child
:first-of-type
:nth-of-type
:last-of-type
:nth-last-of-type
:only-of-type
:nth-match, :nth-last-match
:column, :nth-column, :nth-last-column
:valid-drop-target
:active-drop-target
:placeholder-shown
:user-error
@keyframes (without keyframe selectors atm)
keygen, main, math, menuitem, picture, source, svg, template, track
vw,vh,vmin,vmax,turn,ms,dppx
--my-variable: 20px;
var(--my-variable)
calc()
circle()
ellipse()
inset()
polygon()