mrmrs
|
57397aaa51
|
First pass at refactoring box shadows to use variables
Still want to tweak a few things here around configuring and scale
structure.
|
2023-07-12 13:41:43 -07:00 |
|
mrmrs
|
2034ada76f
|
Comment out shadow-hover for now
|
2023-07-12 13:41:31 -07:00 |
|
mrmrs
|
a78e325ebc
|
Moves configuration to variables
|
2023-07-12 13:40:45 -07:00 |
|
mrmrs
|
b535de2e70
|
moves variables to _variables
|
2023-07-12 13:36:10 -07:00 |
|
mrmrs
|
5d6e56f9a9
|
Fixs typo in typography module
|
2023-07-12 13:35:04 -07:00 |
|
mrmrs
|
c7bbfc653c
|
Adds more transitions to links
|
2023-07-12 13:34:36 -07:00 |
|
mrmrs
|
cb4aecd0bf
|
Adds variables to nested module.
|
2023-07-12 13:33:40 -07:00 |
|
mrmrs
|
5296ea527c
|
Adds a class that accepts a variable assigmnent
|
2023-07-12 13:33:14 -07:00 |
|
mrmrs
|
9b9aaa6fea
|
Adds variables to borders module
|
2023-07-12 13:32:22 -07:00 |
|
mrmrs
|
d53483be4c
|
Removes comment
|
2023-07-12 13:31:41 -07:00 |
|
mrmrs
|
518e54a41d
|
Removes variable declarations from top of module
|
2023-07-12 13:31:24 -07:00 |
|
mrmrs
|
f94c074652
|
Fixes type on grid column module
|
2023-07-12 13:30:44 -07:00 |
|
mrmrs
|
88dd6acb32
|
Adds variabgles to border-with modules. Adds one more step to scale
|
2023-07-12 13:30:03 -07:00 |
|
mrmrs
|
c8158e6967
|
Adds variables to border radius
|
2023-07-12 13:29:25 -07:00 |
|
mrmrs
|
a3fd3f1eef
|
Adds variables to type scale module
|
2023-07-12 13:28:49 -07:00 |
|
mrmrs
|
9ec3be2d91
|
Removes the overflow container and errant ns
|
2023-07-12 13:27:52 -07:00 |
|
mrmrs
|
ae267591ee
|
Adds variables to heights module
|
2023-07-12 13:27:30 -07:00 |
|
mrmrs
|
ed37a71f2c
|
Removes zoom from clears
|
2023-07-12 13:26:51 -07:00 |
|
mrmrs
|
6e85fb4e35
|
Adds local variables to debug children
|
2023-07-12 13:25:58 -07:00 |
|
mrmrs
|
607afac168
|
Adds opacity to debug children
|
2023-07-12 13:23:24 -07:00 |
|
mrmrs
|
a5061da624
|
Adds variables to letter spacing module
|
2023-07-12 13:22:45 -07:00 |
|
mrmrs
|
3e3978aa12
|
Adds variables and relative based calc to coords module
|
2023-07-12 13:22:14 -07:00 |
|
mrmrs
|
ea84b27cab
|
Adds variables to line-height module
|
2023-07-12 13:21:29 -07:00 |
|
mrmrs
|
dcd8743951
|
Remove blank line
|
2023-07-12 13:21:00 -07:00 |
|
mrmrs
|
70fdc428f1
|
Adds variables to opacity module
|
2023-07-12 12:18:25 -07:00 |
|
mrmrs
|
d3421eae20
|
Removes errant ns from font weight module
|
2023-07-12 12:12:32 -07:00 |
|
mrmrs
|
6ce2872c94
|
Adds variables to gap module
|
2023-07-12 12:11:49 -07:00 |
|
mrmrs
|
a46bfb13d3
|
Adds variables to widths scale
|
2023-07-12 12:11:00 -07:00 |
|
mrmrs
|
15e7091ec7
|
Updates method for hiding content visually but not from SR
|
2023-07-11 11:46:33 -07:00 |
|
mrmrs
|
683ad220e5
|
Adds fallbacks for variable declarations
|
2023-07-10 18:42:20 -07:00 |
|
mrmrs
|
6a291dc68e
|
Remove errant ns
|
2023-07-10 17:54:50 -07:00 |
|
mrmrs
|
b07499f95f
|
Removes align in favor of smaller modules
|
2023-07-10 12:15:32 -07:00 |
|
mrmrs
|
ae3de0b288
|
Removes errant ns
|
2023-07-10 11:21:17 -07:00 |
|
mrmrs
|
0cdc9645b8
|
Changes the build to preserve CSS variables in compiled output
|
2023-07-10 11:20:07 -07:00 |
|
mrmrs
|
fbd76e774c
|
Cleanup errant ns
|
2023-07-10 11:19:25 -07:00 |
|
mrmrs
|
8332d9abeb
|
Changes the grid to be configurable and use linear-gradient
Easily change grid cell size and color with --grid-color and --grid-size
|
2023-07-10 11:17:45 -07:00 |
|
mrmrs
|
bc56e32f33
|
Removes flex-direction from flexbox partial and adds to separate partial
|
2022-11-08 14:20:59 -08:00 |
|
mrmrs
|
a7d2dcdef5
|
Adds new compiled source
|
2022-11-08 14:18:05 -08:00 |
|
mrmrs
|
9d601033b4
|
Adds partial for align content
|
2022-11-08 14:17:33 -08:00 |
|
mrmrs
|
7892bbdfa6
|
Changes to includes listed in main list
|
2022-11-08 13:37:28 -08:00 |
|
mrmrs
|
0bcca0c2f5
|
Changes how flexbox properties are organized
- Breaks align-items, align-self, flexbox, justify-self and order to
separate files.
|
2022-11-08 13:36:06 -08:00 |
|
mrmrs
|
b7fa28edea
|
Fixes a few typos, corrects build order
|
2022-11-01 15:33:50 -07:00 |
|
mrmrs
|
7e1cf5a775
|
Changes copy and updates color variable
|
2022-08-14 22:52:03 -07:00 |
|
mrmrs
|
cd0b04c9f1
|
Add compiled CSS
|
2022-08-14 22:10:43 -07:00 |
|
mrmrs
|
87486e3812
|
Changes values and scales
- New color system
- New support for grid
- Updated scales
- New hover animations
- Min width based media queries
|
2022-08-14 22:09:19 -07:00 |
|
Mark Hadley
|
139156c724
|
Merge pull request #696 from m90/patch-1
|
2021-06-16 20:35:41 -05:00 |
|
Frederik Ring
|
57cb19d13e
|
Fix list rendering in sites.md
|
2021-06-12 09:00:13 +02:00 |
|
Mark Hadley
|
ad15a95d87
|
Merge pull request #695 from mkwng/mkw/fix-url
|
2021-06-11 11:00:55 -05:00 |
|
Michael Wang
|
5adea3d94b
|
fix broken url
|
2021-04-28 23:50:08 +00:00 |
|
adam morse
|
79f4de4ea4
|
4.12.0
|
2020-04-26 09:22:44 -04:00 |
|