Erik LaBine
Erik LaBine
This is definitely possible. The autocomplete-items attribute can point to literally any computed property. For instance, I'm currently using the following filter: ``` return this.validTags.filter(i => { return i.text.toLowerCase().indexOf(this.tag.toLowerCase()) !==...
The Naut team are actually [working on an SASS rewrite](https://www.reddit.com/r/naut/comments/6lfnk6/porting_to_less_preprocessor/djty9w7/), although apparently, they're holding off on releasing it for realsies until the Reddit redesign. Whenever that's actually coming out. But...