Re: [csswg-drafts] [selectors] New selector to facilitate utility classes (`[name~^=value]`? `.prefix-*`?) (#10001)

Selam @LeaVerou

Yıllar önce yazdığım şu işe göz atmak isteyebilirsiniz. CSS satırlarının inanılamayacak kadar az olduğunu ve 1/1 oranından 100/100 oranına kadar tasarımcıya dilediği ölçeği aynı anda kullanabilmeyi sunmuştum. Bölüm genişlikleri belirtebilmek için CSS'de yazdığım satır sayısı ekran ölçekleri başına 40 satırdır. sm, md, xl, lg kullanılacak ise 5*40 = 200 satırda işi bitirebiliyorum demek. Örneğin Bootstrap yalnızca 12 tabanında genişlik tanımlama hizmeti veriyor ve benim yazdığım satır kadar satır yazıyor. Oysa ben dilerseniz 1/2, 1/2 veya 4/12, 4/12, 4/12 veya 20/60, 30/60, 10/60 gibi değerler yazabilmeyi sunuyorum.

**Şu seçicileri gerçekten geçmişte yazdığım gibi bir çözüme kavuşturabilirseniz toplamda 200 satırda bitirdiğim işi daha az satırda bitirebileceğim ve geliştirdiğim deveb.css'in özellikleri daha farklı boyutlara ulaşabilecektir.**

Göz atmak için: 
https://data-deveb.github.io
CSS: https://github.com/data-deveb/deveb.css/blob/geli%C5%9Ftirme/css/deveb.css

### Translated with Google Translate

Hi @LeaVerou

You might want to take a look at this work I wrote years ago. I offered the designer incredibly few CSS lines and the ability to use any scale they want from 1/1 to 100/100 at the same time. The number of lines I wrote in CSS to specify section widths is 40 lines per screen scale. If sm, md, xl, lg are used, I can finish the job in 5*40 = 200 lines. For example, Bootstrap only provides a width definition service in base 12 and writes as many lines as I write. However, I offer the ability to write values ​​such as 1/2, 1/2 or 4/12, 4/12, 4/12 or 20/60, 30/60, 10/60 if you wish.

**If you can really solve these selectors as I wrote in the past, I will be able to finish the work I completed in 200 lines in less lines and the features of the deveb.css I developed will be able to reach different dimensions.**

To take a look:
https://data-deveb.github.io
CSS: https://github.com/data-deveb/deveb.css/blob/geli%C5%9Ftirme/css/deveb.css

-- 
GitHub Notification of comment by volkantash
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10001#issuecomment-2586354411 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 January 2025 07:12:49 UTC