1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Sylvain Pace
f2202aecfe
tailwind: migrate to v1 (#807)
* npm install tailwindcss@^1.0 --save-dev

* tailwind: update config

* tailwind: Move all design-related top-level keys into a new section called theme

* Rename modules to variants

* tailwind: Move your options settings to the top-level

* tailwind: Move your negativeMargin config to margin

* tailwind: Update the sections under theme to their new names

* tailwind: Update the sections under variants to their new names

* tailwind: Replace @tailwind preflight with @tailwind base

* tailwind: Remove any usage of .list-reset

* tailwind: Replace .pin-{side} with .{top|left|bottom|right|inset}-{value}

* tailwind:  cannot be used with .top-0 because .top-0 is included in multiple rulesets.
2019-09-03 09:33:31 +02:00
Pixelastic
6af2dbd485 docs(styling): Fix positioning on Safari 2018-08-23 12:51:50 +02:00
Pixelastic
b241f849e3 docs(homepage): Fix some design feedback 2018-08-20 17:02:51 +02:00
Pixelastic
4d3157a0e6 Making the apply form actually post content 2018-08-20 13:24:55 +02:00
Pixelastic
51e4de0d77 Fix z-Index of poppin and add linting of CSS 2018-08-20 13:24:55 +02:00
Shipow
6dbf50e32b ref tooltips + fixes 2018-08-20 13:23:51 +02:00
Shipow
bdafbb0f96 fixes 2018-08-20 13:23:51 +02:00
Shipow
faaa4c46d7 fixes 2018-08-20 13:23:51 +02:00
Shipow
1159c4ab65 docs responsive + assets/css cleaning 2018-08-20 13:23:51 +02:00
Pixelastic
2a2b82fb6c Move all new docs to docs/ subfolder 2018-08-20 13:23:35 +02:00
Renamed from docs-src/_styles/components.css (Browse further)