Tony Cabaye

Results 78 comments of Tony Cabaye

Closing this issue. If the solution does not satisfy your needs, please reopen it.

@louwers The frontmatter at the top of your document is used for both: * global settings * page settings for the first slide So just put `hideInToc: true` in the...

Just in time :sweat_smile:

I also have the same issue. Just trying to build a simple library with Parcel. I have an entry point `index.ts` that re-export 2 things: ```ts export * from './big';...

I pushed a PR to fix the exports of the drawings. While exporting we still use the Vite server and thanks to the `vite-plugin-vue-server-ref` plugin we can get the saved...

I tried to make it work with CSS, but without success... I have to display 3 items and each are 200px. I tried to set the set "200px !important" on...

Same for me, I have an eslint error on the following line: ```js cy.focused().should('have.id', 'name'); ``` I don't think I can split this.

Hello, I would like but for now this is impossible for me. Also I wonder if the addon is still accurate because now it is really easy now to have...

Salut @bloodyowl , pour le mois de mai ça va être un peu chaud car je pars en vacances demain le 01/05 et je rentre de vacances le 21. En...

Il me semble qu'on peut builder pour la production avec vite: https://vitejs.dev/guide/build.html