Commit Graph

8 Commits

Author SHA1 Message Date
Nejc Zdovc
d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
József Farkas
3282410bf7 Correct stylelint rule. 2016-07-30 14:46:14 +02:00
József Farkas
a9ebb393ff Use the correct style linter. 2016-06-25 12:46:24 +02:00
Arpad Csanyi
9c0fde5d90 Add rem to unit whitelist. 2016-06-12 17:34:47 +02:00
József Farkas
9d306111bf Add more stylelint rules 2016-06-12 16:50:43 +02:00
Arpad Csanyi
a6297e1dab Remove lint rule as it was false positive for scss files.
`block-opening-brace-newline-after: always` had no effect together with the
`block-opening-brace-space-after: never` rule.
2016-06-12 11:29:59 +02:00
Arpad Csanyi
9ba96587ea Improve stylelint configuration. 2016-06-12 11:21:25 +02:00
József Farkas
4505f110ac Add styleint (linter for scss files) with initial config. 2016-06-11 17:04:53 +02:00