freeCodeCamp/client
Kristofer Koishigawa 754981b728 fix: Global color vars (#36653)
* Added colors from the style guide to :root so they're available globally. Also switched out hex codes for named variables in .dark-palette and .light-palette wherever possible.

* feat: add success and danger colors to root
2019-08-21 16:19:21 +03:00
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
src fix: Global color vars (#36653) 2019-08-21 16:19:21 +03:00
static chore(client): load bootstrap locally (#36262) 2019-06-10 22:56:39 +05:30
utils fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
gatsby-config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
gatsby-node.js fix: NODE_ENV conflicts on pipelines 2019-08-19 01:37:32 +05:30
gatsby-ssr.js fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json feat: commandline chic 2019-08-20 13:37:11 +05:30
package.json feat: commandline chic 2019-08-20 13:37:11 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30