> For the complete documentation index, see [llms.txt](https://cider.gitbook.io/welcome-to-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cider.gitbook.io/welcome-to-gitbook/docs/3.legacy-docs/4.themes/using-resources-in-themes.md).

# Using Resources in Themes

Resources in the theme can be accessed by their filenames in the theme folder.

Examples:

`background: url("my_image.png")`

`@import url('another_less_file.less')`
