Search
Displaying 51 - 60 of 989
Browser Extensions
Class
Browser extensions provide custom features to the browser and web pages. You can create a browser extension to inject a...
Instructions on how to override or extend libraries in your theme info file.
#CSS
Debugging Twig templates
Resource
Enable twig debugging in your site's services.yml or development.services.yml. parameters: twig.config: debug: true