{"section":"tutorials","requestedLocale":"en","requestedSlug":"view-the-contents-of-the-stores-css-files","locale":"en","slug":"view-the-contents-of-the-stores-css-files","path":"docs/en/tutorials/storefront/layout/view-the-contents-of-the-stores-css-files.md","branch":"main","content":"> Tutorial valid only for Legacy CMS Stores.\n\nTo see the code of the store's CSS files, follow the steps below.\n\n1. In the VTEX Admin, access **Storefront > Layout**.\n2. Click the __CMS__ folder and then the __Files Manager__ folder.\n\nAll the CSS files of your store will be listed.\n\nTo access the code of a CSS file, simply enter the URL below, replacing `{FileName}` with the name of the CSS file, including the `.css` extension.\n\n`https://{AccountName}.vteximg.com.br/arquivos/{FileName}`.\n\nSay, for example, that you want to see the contents of the `shelf.css` file.\n\nTo do this, you must open a new tab and enter the following URL:\n\n`https://{AccountName}.vteximg.com.br/arquivos/shelf.css`.\n\nThe same applies to JavaScript files, also stored in Files Manager."}