the-userr / GitHub-Icons

Custom GitHub icons
https://userstyles.world/style/8856/github-icons
GNU General Public License v3.0
3 stars 1 forks source link

requirements.txt icon #3

Open the-userr opened 1 year ago

the-userr commented 1 year ago

requirements.txt wasn't remapped from TXT to Python icon

the-userr commented 1 year ago

!important exactly for files, not filemasks, potentially can fix it

the-userr commented 1 year ago

".py" overrides "requirements.txt". Need filename selectors to take precedence over file extension

If this is done using !important, then it will be problematic to process it in CMD: it can be perceived as a variable (with setlocal EnableDelayedExpansion)