1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-04-21 14:42:01 +02:00

9 Commits

Author SHA1 Message Date
Igor Guastalla de Lima
e90c1d227f chore(storybook): remove unused import 2019-03-05 15:06:20 -03:00
Igor Guastalla de Lima
58a8a1bd0b chore(storybook): update storybook to version 5 2019-03-05 14:37:51 -03:00
BcRikko
6c05cf26cb docs(storybook): rename docs to story
i'd like to use docs as demo site directory
2019-02-20 19:46:19 +09:00
Trezy
3ab3cd5d9b Add Storybook backgrounds (#231)
* feat(storybook): Add backgrounds Storybook

I've added the Storybook backgrounds addon which allows users viewing the storybook to change the
background behind components, which will make it easier to see how the main NES.css theme looks in
various contexts.

* feat(storybook): Add backgrounds Storybook

I've added the Storybook backgrounds addon which allows users viewing the storybook to change the
background behind components, which will make it easier to see how the main NES.css theme looks in
various contexts.
2018-12-27 11:04:30 +02:00
Trezy
abbd67ce13 build(storybook): Add hot reloading to storybook
I've added hot reloading to Storybook. This means that during development, all we have to do is run
Storybook. As we make changes to the SCSS files, the changes will automatically be reflected in
Storybook. 😁
2018-12-11 00:07:39 -06:00
Abdullah Samman
a6488a10c9
fix(storybook): change isdark container font color to white (#111) 2018-12-08 08:54:14 +02:00
BcRikko
75436bcad4 build: fix config files 2018-12-05 19:35:16 +09:00
Abdallah Samman
81d6c43900 Add pre-commit hook to eslint javascript code; import nes.min.css globaly in stories; 2018-12-04 17:13:03 +02:00
Abdallah Samman
abf0b3597f Add storybook as docs; add eslint as javascript styleguide with AirBnb Style. 2018-12-04 13:55:52 +02:00