summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-07-05Use xs margin on iconNick Van Doorn
2017-07-05Update import order so css stays together in buildNick Van Doorn
2017-07-05Adjust logo size and btn heightNick Van Doorn
2017-07-03Reduce xs button widthNick Van Doorn
2017-07-03Calculate offset as seperate variableNick Van Doorn
2017-07-03Normalize heading marginsNick Van Doorn
2017-07-03Adjust global css variablesNick Van Doorn
Some new variables in here for round buttons and other classes to use as mixins
2017-07-03Set font-sizeNick Van Doorn
2017-07-03Use demo component and add descriptionNick 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-03Implement demo componentNick Van Doorn
Screenshot moved into its own component such that we can place a button over the image
2017-07-03Add tagline to logoNick Van Doorn
2017-07-03Refactor button into multiple typesNick Van Doorn
Refactor support rectangular button and round button
2017-07-03Re-export layout from indexNick Van Doorn
2017-07-03Implement layout composed of other componentsNick Van Doorn
2017-07-03Implement logoNick Van Doorn
2017-07-03Implement basic footerNick Van Doorn
2017-07-03Implement basic buttonNick Van Doorn
2017-07-03Define css globalsNick Van Doorn
2017-07-03Implement indexNick Van Doorn
All noramlization css is placed in index and the layout component is mounted here
2017-07-03Delete legacy cssNick Van Doorn
2017-07-02Apply anotherOne classnameNick Van Doorn
2017-07-01Add .css.js file to test migrationNick Van Doorn
Configuring webpack to load .css and .css.js files with postcss while using css-js-loader for migration
2017-06-29Test out new PostCSS configNick Van Doorn
2017-05-13Demo postcss autoprefixer with flexNick Van Doorn
2017-05-12Add example React componentNick Van Doorn
This will likely expand to show off some of the nicer features of this webpack config