Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-05 | Use xs margin on icon | Nick Van Doorn | |
2017-07-05 | Update import order so css stays together in build | Nick Van Doorn | |
2017-07-05 | Adjust logo size and btn height | Nick Van Doorn | |
2017-07-03 | Reduce xs button width | Nick Van Doorn | |
2017-07-03 | Calculate offset as seperate variable | Nick Van Doorn | |
2017-07-03 | Normalize heading margins | Nick Van Doorn | |
2017-07-03 | Adjust global css variables | Nick Van Doorn | |
Some new variables in here for round buttons and other classes to use as mixins | |||
2017-07-03 | Set font-size | Nick Van Doorn | |
2017-07-03 | Use demo component and add description | Nick Van Doorn | |
Some other refactoring here as well: wrap button in function to add classes and FA, and update to use new logo component. There is also now a margin around the FA icons in the buttons | |||
2017-07-03 | Implement demo component | Nick Van Doorn | |
Screenshot moved into its own component such that we can place a button over the image | |||
2017-07-03 | Add tagline to logo | Nick Van Doorn | |
2017-07-03 | Refactor button into multiple types | Nick Van Doorn | |
Refactor support rectangular button and round button | |||
2017-07-03 | Re-export layout from index | Nick Van Doorn | |
2017-07-03 | Implement layout composed of other components | Nick Van Doorn | |
2017-07-03 | Implement logo | Nick Van Doorn | |
2017-07-03 | Implement basic footer | Nick Van Doorn | |
2017-07-03 | Implement basic button | Nick Van Doorn | |
2017-07-03 | Define css globals | Nick Van Doorn | |
2017-07-03 | Implement index | Nick Van Doorn | |
All noramlization css is placed in index and the layout component is mounted here | |||
2017-07-03 | Delete legacy css | Nick Van Doorn | |
2017-07-02 | Apply anotherOne classname | Nick Van Doorn | |
2017-07-01 | Add .css.js file to test migration | Nick Van Doorn | |
Configuring webpack to load .css and .css.js files with postcss while using css-js-loader for migration | |||
2017-06-29 | Test out new PostCSS config | Nick Van Doorn | |
2017-05-13 | Demo postcss autoprefixer with flex | Nick Van Doorn | |
2017-05-12 | Add example React component | Nick Van Doorn | |
This will likely expand to show off some of the nicer features of this webpack config |