acbf130c2c
- Moving normalizae styles out of <Base> component. - Creating CSS file for normalize css in vendor - Moving assets directory - Updating npm storybook script to include new normalize css - Adding normalize css to <head> of storybook - Adding css-loader to frontend webpack - Including normalize.css in root of frontend
1 line
46 B
HTML
1 line
46 B
HTML
<link href="./normalize.css" rel="stylesheet"> |