0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/docs
Paul Adam Davis 7782c48383 Swap out Ruby Sass for Node Sass
- Uses Node Bourbon https://www.npmjs.org/package/node-bourbon
- Produces source maps
- Removed all ruby dependencie

History:
- Remove bourbon from package and cleanup grunt tasks
- Un-bourbon keyframe animations
- Un-bourbon transitions
- Un-bourbon box-sizing
- Un-bourbon font-feature-settings
- Import bourbon clearfix mixin
- Un-bourbon linear gradients
- Un-bourbon input types
- Un-bourbon positions
- Un-bourbon transforms
- Un-bourbon notification animations
- Un-bourbon uploader box-sizing
- Un-bourbon border-radius
- Un-bourbon splitbutton transitions
- Add triangle mixin
- Un-bourbon default container positioning
- Un-bourbon flexbox properties
- Fix triangle mixin - It now has the same output as the Bourbon mixin
- Add autoprefixer
- Correct global default font size
- Remove unwanted prefixes - Because, y'know, autoprefixer
- Output from node sass migration - Includes all the files we usually have, plus source maps
2014-08-30 14:13:36 +01:00
..
_includes Working burger menu toggling 2014-07-29 18:48:31 +01:00
_layouts Reduce indentation for readability 2014-08-05 12:23:51 +03:00
css
dist Swap out Ruby Sass for Node Sass 2014-08-30 14:13:36 +01:00
js Re-jigged nav JS and add parallax 2014-07-30 18:26:28 +01:00
badges.html Badge component 2014-08-14 14:38:32 +01:00
button-test.html Button updates to match existing styles 2014-08-06 00:39:19 +03:00
buttons.html Button updates to match existing styles 2014-08-06 00:39:19 +03:00
dropdowns.html Re-do of dropdowns 2014-08-05 20:06:22 +01:00
index-old.html
index.html New page-content panel and base font-size refinements 2014-07-29 16:19:46 +03:00
inputs.html Form Inputs 2014-08-05 15:12:27 +01:00
labels.html Implement labels 2014-08-12 15:27:22 +01:00
LICENSE
nav-list.html New PSM markup, nav-item, and refactored input icons 2014-08-18 17:57:04 +01:00
pagination.html Pagination component 2014-08-14 12:48:44 +01:00
psm.html New PSM markup, nav-item, and refactored input icons 2014-08-18 17:57:04 +01:00