Astra with version 2.1.0 offers an option of CSS file generation. In this article, you will see how these CSS files are named.
The new naming convention is really simple, so you donโt get confused when looking at these files.
The CSS file is named based on the post(s) or page(s) on your website. The Post ID or the Page ID will be used as a suffix at the end of the CSS file.
Letโs say you have a post and itโs ID it โ206โ.
Then the CSS file will auto-generate with this name:
- โastra-theme-dynamic-css-post-206.cssโ (for Astra Theme)
- โastra-addon-dynamic-css-post-206.cssโ (for Astro Pro)
