- Issue created by @jldust
- 🇮🇳India Shreya_98
adding support for an abbreviation of a newly created theme within a generator, and this abbreviation will be used to update/replace CSS property prefixes. To achieve this, we typically need to update a configuration file in the project.
As per my knowledge we have to add abbreviation in configuration file within the theme that handles settings related to the CSS generation or prefixing. In prototype theme this could be a .info.yml.
So we add abbreviation name for generator in .info.yml file. - Status changed to Needs review
12 months ago 7:50pm 31 January 2024 - 🇺🇸United States jldust
I've updated the generator to allow users to pass an abbreviation name for css variables during initial theme setup. During testing this allows users to set a folder name and theme name independant of the css variable names. It is an optional element that can be passed during generation.
- Merge request !99Issue #3380580 - Adding support for css name abbreviations → (Merged) created by jldust
- Issue was unassigned.
- Status changed to Fixed
12 months ago 12:10am 2 February 2024 - 🇺🇸United States jldust
This has been merged into the 5.x branch, we will include it in the next tagged release.
- Status changed to Fixed
11 months ago 1:19pm 6 February 2024