Nick Dancer
Nick Dancer
I've found that if I configure Jekyll-plus to serve drafts, that those drafts are copied to _site with no layout causing only the contents of the draft file itself to...
Styled components now supports the css prop via a babel plugin. Currently these blocks are not detected by this processor preventing inline css from being linted. Would be great if...
Hello there, Love the API. Decided to try and use it to transition from our splash screen to login. Essentially I have a fluid navigator which has a default screen...
This update adds some logic to check iCloud Drive for a mackup config before defaulting to Dropbox. If found the default engine is set to iCloud allowing .mackup.cfg to be...
The standard behaviour of form inputs is to reuse the field name as the input id. When multiple forms with colliding field names are present on the same page, these...
### Describe the bug and the expected behavior I have a problem related to #577, with select elements that have the multiple attribute set and only a single value as...