benjaminkott / benjaminkott/bootstrap_package

[QUESTION] captial letters for rgba() function used -> RGBA()

Open
#1,601 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Support

In the Bootstrap5-rte.css I noticed several `RGBA()` functions with capital letters:
https://github.com/benjaminkott/bootstrap_package/blob/master/Resources/Public/Css/bootstrap5-rte.css#L7178

My PhpStorm version flagged this as an syntax error but capital letters are allowed, as far as I know but very uncommon. Is there a special reason that was used or can that be changed to lowercase `rgba()`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.