pico icon indicating copy to clipboard operation
pico copied to clipboard

How about displaying related css code as well in docs?

Open ekanna opened this issue 3 years ago • 2 comments
trafficstars

Is is possible to show relevant css code also along with html code in docs? It will enable people to learn css and also copy css code that they needed rather than entire css file.

great work.

Thanks

ekanna avatar Dec 19 '21 02:12 ekanna

Hi @ekanna,

Until today's release, we had a single page for the documentation. It was hard to add more content. But since each feature has a dedicated page, I think it's possible.

How do you feel about adding links to the source code? It's easier to maintain.

Example on Chakra UI.

lucaslarroche avatar Dec 19 '21 08:12 lucaslarroche

How do you feel about adding links to the source code?
It's easier to maintain.

That will be great. Whoever wants it, they can have a look at it.

Thanks

ekanna avatar Dec 20 '21 03:12 ekanna