Bobby Jack wrote:
> It's an interesting approach but I think, until it can fully express all CSS
> selectors, it's flawed.
Well, it is still a 0.1 release, it's work-in-progress! :)
> How, for example, can you use hcss to generate this CSS?
>
> .container p { line-height: 2; }
For cases where t
On 11/26/10 3:18 AM, Bobby Jack wrote:
Hi all,
I have a series of elements (marked up as a UL) that I'd like to
display in rows. Each LI has the same width, but a variable height.
I'd like a solution for the case in which there are a fixed number
of 'columns', and when the number of columns is v
--- On Sat, 11/20/10, Jonas Galvez wrote:
> hcss is markup for css. Runs on
> Python 2.2+.
>
> https://github.com/galvez/hcss
It's an interesting approach but I think, until it can fully express all CSS
selectors, it's flawed. How, for example, can you use hcss to generate this CSS?
.containe
Hi all,
I have a series of elements (marked up as a UL) that I'd like to display in
rows. Each LI has the same width, but a variable height. I'd like a solution
for the case in which there are a fixed number of 'columns', and when the
number of columns is variable; for the latter, each LI is a