Django CSS TemplatingEnhance your Django development experience with seamless CSS templating support in Visual Studio Code. Features
Installation
Alternatively, you can install the extension from the Visual Studio Code Marketplace. UsageOnce installed, the extension automatically activates for CSS files in your Django projects. You can start using Django template syntax in your CSS files right away. Example:
The extension will highlight Django template tags and variables while preserving standard CSS syntax highlighting. ConfigurationNo additional configuration is required. The extension works out of the box with your existing Django projects. Requirements
Known IssuesPlease report any issues or feature requests on our GitHub repository. ContributingWe welcome contributions to improve the Django CSS Templating extension. Please see our CONTRIBUTING.md file for details on how to get started. LicenseThis project is licensed under the MIT License. See the LICENSE file for details. Release Notes1.0.0Initial release of Django CSS Templating
For a full list of changes, please see our CHANGELOG.md. |