Sam Smith

Results 26 issues of Sam Smith

I found it a slight distraction to ponder the purpose of `id="modal-1-content"` in the markup example. I came to the conclusion that it is a legacy of when the example...

Hi I'm getting `TypeError: fitty_module is not a function` when using Fitty with Rollup. I'm doing this: ```js import fitty from 'fitty' fitty('.my-element'); ``` My Rollup config is essentially [this](https://github.com/rollup/rollup-starter-app/blob/master/rollup.config.js)....

Is there any documentation on how to use the `filters` option? Specifically I'm wondering how you would filter a SCSS file (using gulp-sass I guess).

Hi Following the [Getting Started](https://github.com/viljamis/vue-design-system/wiki/getting-started) instructions results in an error when loading http://localhost:6060/ ``` Failed to compile ./docs/components/Editor.js Module not found: Can't resolve 'react' in '/path/to/docs/components' ```

It'd be useful to be able to prevent the addition of the admin link (pencil), via an option in the project file perhaps. If this is already possible, I can't...

enhancement
admin-related

Quite a niche use case, but if you want to have a published page at `/admin` you have a problem with it clashing with the Lektor admin. Being able to...

enhancement
admin-related

When trying to view sites (using a couple of themes based on this one) in Internet Explorer 8 and below, I am getting an error, with the below in the...

legacy

Have been working with this theme for a couple of days and have come across some unexpected behaviour. I've realised that this comes from the fact that the theme is...

legacy

# Question Could you add an example of how to configure now-php to work with `now dev`? On [this page](https://github.com/juicyfx/now-php/blob/master/errors/now-dev-no-local-php.md) it says "check that PHP executable is added to the...

Status: Need Discussion

Ampersands in descriptions (and possibly elsewhere) appear as `&` in the Flickr API. It presumably should be `&`. Not sure this is the right place to report this, but closest...