Commit Graph

61 Commits

Author SHA1 Message Date
spongycake 0d62040180 Mixins file added.
Contains reusable family of operations. Helps to follow Don't Repeat
Yourself (DRY) methodology.
2022-01-26 01:17:01 +00:00
spongycake 1b35e763fe sizes and values generated from sass mq profile 2022-01-26 01:11:52 +00:00
spongycake 6dac5b5fa5 brought mq and vendor sass 2022-01-26 01:04:20 +00:00
spongycake 5ff88a4411 + sass mq for media queries support
We wish to create human-friendly labels around our CSS breakpoints.
Typically you would show numbers to represent media types. Now, we can
simplify and ask for "desktop", "mobile", "tablet". It should be self-explanatory to the developers.

You can find out more about the mixins SASS MQ provides here: https://sass-mq.github.io/sass-mq/
2022-01-26 00:54:15 +00:00
Dooglet c3b617eec6 Merge branch 'master' of https://git.libregaming.org/LibreGaming/libregaming-design-system 2022-01-23 19:19:34 +00:00
Dooglet 4b9df8ffa8 first description and details of project 2022-01-23 19:12:53 +00:00
Dooglet 77549ea84f webpack configurations 2022-01-23 19:12:32 +00:00
Dooglet a53483a1d4 node.js configurations 2022-01-23 19:12:02 +00:00
Dooglet b49dbcb976 live website files 2022-01-23 19:11:30 +00:00
Dooglet 26aefc01be css,js sources 2022-01-23 19:09:33 +00:00
spongycake aa71563f55 Initial commit 2022-01-23 18:48:18 +00:00