[parenscript-devel] Problems with css
Vladimir Sedach
vsedach at gmail.com
Thu Dec 4 08:37:21 UTC 2008
I needed to generate CSS in Parenscript for the project I'm currently
working on, so I rewrote an early version of the "simple CSS library"
Daniel is referencing and packaged it to be ASDF-installable:
http://www.cliki.net/css-lite
You'll need to load Parenscript before compiling it, otherwise it's
just a plain CL library.
It's BSD licensed, I hope you don't mind that Daniel. I don't know
what changes were made to the Skysheet version after I left, but this
one is a big improvement on the original.
Vladimir
2008/8/24 Daniel Gackle <danielgackle at gmail.com>:
> We have a simple CSS library that we wrote. I don't think it does inlined
> css, but it might make a starting point for you. Email me if you want a
> copy.
>
> Daniel
>
> On Fri, Aug 22, 2008 at 1:14 AM, Travis Cross <tc at travislists.com> wrote:
>>
>> Andrei Stebakov wrote:
>>>
>>> I started to use parenscript and javascript portion of it works just
>>> fine.
>>> Now, I wanted to incorporate some css into the code and ran into
>>> problems.
>>
>> Greetings. The latest versions of parenscript no longer have a CSS
>> system. Arguably this was out of scope for the library. You'll probably
>> want to look for another way to include CSS.
>>
>> Cheers,
>>
>> -- Travis
>> _______________________________________________
>> parenscript-devel mailing list
>> parenscript-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>
> _______________________________________________
> parenscript-devel mailing list
> parenscript-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>
More information about the parenscript-devel
mailing list