pico
pico copied to clipboard
How about displaying related css code as well in docs?
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
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.
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