1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-03-26 07:02:23 +01:00

19 Commits

Author SHA1 Message Date
Angelos Chalaris
cf5b8076f7 Base form styling
Also some fixes for missing values in core.
2017-11-06 23:06:17 +02:00
Angelos Chalaris
0996c27452 UI boilerplate
Documentation UI boilerplate added.
2017-11-06 19:24:35 +02:00
Angelos Chalaris
5c91533f49 Landing page almost complete 2017-10-27 18:54:28 +03:00
Angelos Chalaris
26abaebd56 Tailored section for landing page 2017-10-27 18:21:25 +03:00
Angelos Chalaris
8e20bb7423 Responsive section for landing page 2017-10-27 15:21:32 +03:00
Angelos Chalaris
ff72999da2 Universal padding for grid
Added universal padding to grid, cleaned up the rest of the things that were important in the module. It seems like it's complete.
2017-10-25 17:09:09 +03:00
Angelos Chalaris
01cdefc1cb Grid cleanup
Added a mixin to simplify the grid module and allow for easier maintenance. This will help a lot in the future.
2017-10-25 16:43:01 +03:00
Angelos Chalaris
4b8ef58171 Unprefixed grid
Grid module now does not use -webkit- prefix anywhere.
2017-10-24 21:11:31 +03:00
Angelos Chalaris
51f422c944 Initial commit of grid module
Dropped support for 4-step grid and the old flexbox syntax.
2017-10-24 20:51:40 +03:00
Angelos Chalaris
e54f940d67 Website updates, hr fix
Fixed a problem with the hr fix, should display properly now.
2017-10-21 18:31:48 +03:00
Angelos Chalaris
b9316fcb36 Splash screen tweaks 2017-10-21 16:45:53 +03:00
Angelos Chalaris
230c37b3a8 Gluon page thumbnail 2017-10-21 15:14:17 +03:00
Angelos Chalaris
074036e025 Gluon website splash logo 2017-10-21 15:11:39 +03:00
Angelos Chalaris
2e79f5f6ae Completed core module
Just a quick build, some things need to be tweaked and cleaned up.
2017-10-19 20:04:33 +03:00
Angelos Chalaris
a2492b007b Code element styling
Customized font stack, along with base styling (needs tweaks).
2017-10-18 20:20:32 +03:00
Angelos Chalaris
9fa1d57b58 Paragraphs, lists and hr elements 2017-10-18 14:38:55 +03:00
Angelos Chalaris
37b93b9f54 Universal margin and variable names
Added a universal margin variable and converted CSS variables to SCSS strings that are compiled from the flavor file.
2017-10-18 13:48:56 +03:00
Angelos Chalaris
f55a282512 Headings rework
Headings now use their own CSS variable and can be easily customized.
2017-10-15 20:56:24 +03:00
Angelos Chalaris
3b621be609 Started working on Gluon core
Core module has been initialized, as well as a default flavor. Minor changes (read DEVLOG), moved things around, cleaned up some things and built some of the basic features.
2017-10-12 01:31:33 +03:00