rootical

Results 6 issues of rootical

Hello. I wonder why there're no aria-labels, aria-expanded, hidden, roles and other things necessary according to WAG and other a11y standards. So how comes it's accessible?

I wonder about such an option. It doesn't seem to be possible with a callback as well though. Thanks

Hello guys, thanks again for your hard and nice work. I have a question which is really basic and obvious and not really an issue, but I would like to...

Hi and thanks for a great starter kit. Would be so nice if you could document/create examples of the things based in the Redux folder. It's quite clear though why...

Hello Dears, Since sassaby parses internally paths, this would not work: ``` javascript let sb = new Sassaby(file, { dependencies: [ require.resolve('some-sass-lib') ] }); ``` `require.resolve('some-sass-lib')` - will give the...

Hello, thanks for your work. This is something what definitely should be supported. https://www.npmjs.com/package/node-sass#includepaths I would even say most of the options node-sass supports should be mapped directly to the`renderSync`...