asencis

Results 6 issues of asencis

I'm not sure things are working as correctly as they should be. The following configuration in my `nuxt.config.js` file: ``` browserconfig: { TileColor: '#2d3748', square150x150logo: { '@': { src:'static/ms-tile-icon.png' }...

I have a quick question before I look to utilize this package.....I usually have a srcset with different image types such as the following: ``` ``` Are there any documented...

enhancement

Dear LaTeX.js team / Michael et al., We're currently working on integrating this library into our Vue.js front-end application. We'd therefore like to help provide support for this repository, both...

Just making a quick request if at all possible. Could we have a /me API endpoint that takes in a user's token as Bearer auth and returns that user's object...

Does anyone have a solution for using $primsic (the official nuxt plugin version) with the `async create (feed) {}` call?

Not so much an issue - but would anyone have any examples of using this plugin with Vue.js' vue.comnfig.js setup ...

question