cccabinet
1dc3901979
docs: $enable-rfs
is true by default ( #29766 )
2019-11-28 15:19:27 +02:00
Martijn Cuppens
cd077cd599
Enable RFS for font resizing
...
- Enable RFS
- Add documentation
- Disable doc font size overrides
2019-11-25 13:05:57 +02:00
Mark Otto
9e54d8e120
Doc tweaks.
2019-10-31 08:30:53 +02:00
ysds
d6ebc60d3d
Add add and subtract function
2019-10-31 08:30:53 +02:00
Mark Otto
943bef258d
v5: Update colors to add shades and tints ( #29348 )
...
* Add variables for shades and tints of each major color
* getting-started/theming.md: use a `range`.
2019-10-18 11:04:27 -07:00
XhmikosR
2c9e22ef88
getting-started/theming.md: throw an error if the regex doesn't succeed.
2019-09-06 11:57:50 +03:00
XhmikosR
e99625c088
docs: remove swatches for theme colors. ( #29327 )
...
Use the built-in utilities instead.
2019-08-29 15:18:47 +03:00
XhmikosR
ee01dc2340
theming.md: automate _root.scss. ( #29326 )
2019-08-29 15:09:24 +03:00
XhmikosR
84cba07246
theming.md: bring :root
up to par with Scss. ( #29323 )
...
Also, add a warning in _root.scss so that we don't miss it again.
2019-08-29 11:10:06 +03:00
XhmikosR
4b243de2c0
Fix redirects. ( #29254 )
2019-08-14 22:40:46 +03:00
Martijn Cuppens
d95d08249c
Remove $enable-hover-media-query
2019-07-26 22:37:10 +02:00
Martijn Cuppens
1c05c1dbf1
Drop color()
, theme-color()
& gray()
functions ( #29083 )
...
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined.
Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-25 10:41:13 +03:00
Martijn Cuppens
f6694b7440
Use escape-svg() function ( #29077 )
...
* Use escape-svg() function
* Update theming.md
2019-07-19 18:57:12 -07:00
Mark Otto
cdb6504e48
Drop breakpoint CSS custom properties ( #29020 )
...
Media queries do not support CSS custom properties (CSS variables), so we've had some useless variables lying around since shipping v4. This finally removes them and the associated documentation content that explained the situation.
Fixes #29012 .
2019-07-14 11:44:49 +03:00
Martijn Cuppens
1efcf7a5dc
Typo fix ( #28920 )
2019-06-18 10:43:15 +03:00
Mark Otto
473689ce5d
v5: Drop all print styles and classes ( #28339 )
2019-05-09 07:57:58 +02:00
XhmikosR
5d6e896ebb
Add a docsref shortcode.
...
This allows for the build to fail if a reference isn't found.
2019-03-13 19:22:59 +02:00
XhmikosR
d95d30029f
Switch to Hugo.
...
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00