diff options
| author | 2021-01-06 08:00:31 +0300 | |
|---|---|---|
| committer | 2021-01-06 09:36:01 +0300 | |
| commit | 996c14afb9d81e962ef66b99bd869bce4f3688f0 (patch) | |
| tree | ea19a979c62a0da3685a1ea44a624ee2863320cc /yarn.lock | |
| parent | Fixes Model Casing (diff) | |
Breaks Up CSS Into Components
Moves the styles from the CSS file, into emotion CSS in each component's
file to make navigation easier, and keep CSS and JSX together.Drops
raw-loader dependency.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 | 
1 files changed, 0 insertions, 8 deletions
| @@ -7343,14 +7343,6 @@ [email protected]:      iconv-lite "0.4.24"      unpipe "1.0.0" -  version "4.0.2" -  resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.2.tgz#1aac6b7d1ad1501e66efdac1522c73e59a584eb6" -  integrity sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA== -  dependencies: -    loader-utils "^2.0.0" -    schema-utils "^3.0.0" -    version "2.0.0"    resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-2.0.0.tgz#a0bea50f078b8a082970a9d853dc34b6dcc6a3cf" | 
