freeCodeCamp/client
Christopher McCormack 35b3495be1 fix: correct unbalanced <code> element spacing (#35344)
* fix: removed pseudo-elements and replaced with padding to fix unbalanced <code> element spacing

* fix: adjusted formatting to use white-space property instead of changing padding
2019-02-25 16:37:58 +03:00
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
src fix: correct unbalanced <code> element spacing (#35344) 2019-02-25 16:37:58 +03:00
static fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
utils feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
.babelrc
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix(certs): remove footer and nav from certs (#35333) 2019-02-22 18:06:47 +03:00
gatsby-config.js fix: remove underline on hover (#35161) 2019-02-13 08:49:31 -06:00
gatsby-node.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
gatsby-ssr.js fix(certs): remove footer and nav from certs (#35333) 2019-02-22 18:06:47 +03:00
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 chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
package.json chore: Move sinon dep to the root 2019-02-21 21:03:06 +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