grafana/public/sass/base
David Kaltschmidt cc5d7002b0 Add weback-dev-server with hot/hmr support
* adds `npm start` / `yarn start` script
* starts a webpack-dev-server using the dev config, served on :3333
* hot reloading (HMR) for react/styles, not working for angular code
* new entry `dev.ts` for dynamic imports of CSS theme (ExtractText does
not work with HMR)
* TS loader pipeline moved out of common to add HMR for react
* applied `hot()` to some react containers (that's their new default
 export, named exports remains for testing)
* added sections to README
* updated yarn.lock
2018-04-19 11:42:53 +02:00
..
font-awesome dashboard: copy panel to clipboard 2017-12-22 10:24:55 +01:00
_code.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_font_awesome.scss upgrade to Font Awesome 4.7.0 2017-05-10 09:28:00 +03:00
_fonts.scss Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
_forms.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_grafana_icons.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_grid.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_icons.scss added icons for viewer and editor, fixed add permission team avatar 2018-04-06 09:43:59 +02:00
_normalize.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_reboot.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_type.scss Tag filters in search (#10521) 2018-01-16 12:52:13 +01:00