Stephen Lewis
Stephen Lewis
The `mixins.scss` file is missing from the npm package. This means it's not possible to use the package [as documented](https://github.com/ausi/cq-prolyfill/blob/master/docs/usage.md#sass-less-and-other-preprocessors). I think the problem is caused by the `files` property...
Hello, I'm running into an issue when attempting to [copy existing data to encrypted fields](https://hexdocs.pm/cloak_ecto/encrypt_existing_data.html#copy-data-to-new-fields) on [fly.io](https://www.fly.io) (it works fine locally). The error is as follows: ```bash * 1st argument:...
Pretty sure the cache key should include the PHP version, now that we're testing against multiple versions.
Consider replacing the venerable Smartypants with [PHP Typography](https://packagist.org/packages/mundschenk-at/php-typography). [Andrew Welch](https://github.com/khalwat) claims it's the bomb.
Register the Smartdown service in the plugin `init` method. Registering it [in the `composer.json` file](https://github.com/experience/smartdown.craft-plugin/blob/master/composer.json#L24-L26) works, but it's pretty obtuse.
The following `extra` properties now appear to be redundant: - `hasCpSection` - `hasSettings`