Serhii Bedrytskyi

Results 23 issues of Serhii Bedrytskyi

Add `Vue Telescope Bot` user-agent and respect `robots.txt`. Also add instructions in README. Here's how Google explains it: https://developers.google.com/search/docs/advanced/crawling/googlebot https://developers.google.com/search/docs/advanced/crawling/control-what-you-share?visit_id=637475245791824176-1791820022&rd=2

Is there any convenient way to extend Tailwind classes depending on some class on body tag? For example some theme related class. How to have one Tailwind class that will...

Hello. I can make RSS 2.0, Atom and JSON Feed in my app. But I am just curios - who is using JSON Feed? Is there's a list of services...

Hello, ty great package 👋 Is it possible to have nice stoke with squircle? I tried to put stroke on SVG but it looks bad

Following docs examples, this feature doesn't work for me https://pinceau.dev/styling/css-prop/

``` docs: { page: { layout: { spacing: { initial: '0px', lg: '{space.6}', xl: '{space.8}' } } } } ``` `lg` overwriting `xl`

In case if ToC is disabled, we might need to place some additional content there, to keep right column in layout (as was discussed with @Atinux) We could place: -...

Should Docus/themes provide additional abstraction/helpers for that purposes?