css funk-ies
﷽
Functions
- -moz-image-rect Non-standard Deprecated
- abs()
- acos()
- anchor-size()
- anchor()
- asin()
- atan()
- atan2()
- attr()
- blur()
- brightness()
- calc()
- circle()
- clamp()
- color-contrast() Experimental
- color-mix()
- color()
- conic-gradient()
- contrast()
- cos()
- counter()
- counters()
- cross-fade()
- device-cmyk()
- drop-shadow()
- element() Experimental
- ellipse()
- env()
- exp()
- fit-content()
- grayscale()
- hsl()
- hue-rotate()
- hwb()
- hypot()
- image-set()
- image()
- inset()
- invert()
- lab()
- lch()
- light-dark()
- linear-gradient()
- log()
- matrix()
- matrix3d()
- max()
- min()
- minmax()
- mod()
- oklab()
- oklch()
- opacity()
- paint()
- palette-mix() Experimental
- path()
- perspective()
- polygon()
- pow()
- radial-gradient()
- ray()
- rect()
- rem()
- repeat()
- repeating-conic-gradient()
- repeating-linear-gradient()
- repeating-radial-gradient()
- rgb()
- rotate()
- rotate3d()
- rotateX()
- rotateY()
- rotateZ()
- round()
- saturate()
- scale()
- scale3d()
- scaleX()
- scaleY()
- scaleZ()
- scroll() Experimental
- sepia()
- shape()
- sign()
- sin()
- skew()
- skewX()
- skewY()
- sqrt()
- symbols()
- tan()
- translate()
- translate3d()
- translateX()
- translateY()
- translateZ()
- url()
- var()
- view() Experimental
- xywh()
REDO: (sgml-namify-char)
REDO: (sgml-tag) Redo: (describe-function 'sgml-tag)print:(sgml-tag &optional STR ARG)
Redo: (sgml-mode)
``` ;; If you like tags and attributes in uppercase, customize‘sgml-transformation-function’
to‘upcase’.
```