Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permitir que modificadores aceitem valores do tipo STRING #100

Open
VitBrandao opened this issue Nov 30, 2023 · 0 comments
Open

Permitir que modificadores aceitem valores do tipo STRING #100

VitBrandao opened this issue Nov 30, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@VitBrandao
Copy link
Contributor

VitBrandao commented Nov 30, 2023

Alguns seletores CSS possuem aceitar receber valores String - ou seja, valores cujos caracteres estão cercados por aspas simples ou dupla.

Modificadores abrangidos por essa Issue:

  • citações
  • configurações-variação-fonte
  • ênfase-texto
  • estilo-ênfase-texto
  • substituir-idioma-fonte
  • vazamento-texto

TOTAL: 6 Modificadores

Exemplo de código FolEs:

citações: "«" "»" "‹" "›";

Exemplo de código CSS:

text-emphasis: 'x';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants