Lance Anderson
Lance Anderson
[ACF Extended](https://www.acf-extended.com) has [10,000+ installations](https://wordpress.org/plugins/acf-extended/) and is actively being developed. Along with many other features, it adds several new field types including the "Slug" field and the "Code Editor" field....
Any plans to add the AWS Pinpoint service as a gateway? https://aws.amazon.com/pinpoint/features/engagement-channels/sms/
After running: browserify -t hbsfy app.js -o bundle.js I get the following error in the browser console: ``` Uncaught TypeError: object is not a function bundle.js:12762 ./models/memory/employee bundle.js:12762 ``` Is...
We're setting base classes in `tailwind.css` [as recommended here](https://tailwindcss.com/docs/adding-base-styles#using-css) and also importing *.css files from `tailwind.css`. Would be rad if this autocomplete plugin worked for *.css files as well. Thanks!