I tried this, but I got errors like: /Library/Ruby/Gems/2.0.0/gems/less-2.4.0/bin/lessc:100:in `read': No such file or directory - /Users/xuchen81/Desktop/hw-kkworld/assets/less/kk-less/_global.css (Errno::ENOENT)
from /Library/Ruby/Gems/2.0.0/gems/less-2.4.0/bin/lessc:100:in `<top (required)>' from /usr/bin/lessc:23:in `load' from /usr/bin/lessc:23:in `<main>' Where I think "/_global.css" is supposed to be generated. However, it says no such file. Thanks On Tue, Jul 29, 2014 at 9:12 PM, carlos <[email protected]> wrote: > https://pypi.python.org/pypi/lesscss > > Cheers > > > On Tue, Jul 29, 2014 at 3:27 PM, Chen Xu <[email protected]> wrote: > >> Hi, Everyone >> I am wondering is there a good django package that can convert less file >> into css file? >> >> >> Thanks >> >> >> -- >> ⚡ Chen Xu ⚡ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CACac-qbgdcFCkQHUfcV1hh2GNbkZ95j6tjfJ0f%2B1BXExgomRhw%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CACac-qbgdcFCkQHUfcV1hh2GNbkZ95j6tjfJ0f%2B1BXExgomRhw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAM-7rO1vTyuSdh%3DxvpD1nBPuEUJpdUxupLPQCMbb6F3p6mP8rw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAM-7rO1vTyuSdh%3DxvpD1nBPuEUJpdUxupLPQCMbb6F3p6mP8rw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- ⚡ Chen Xu ⚡ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACac-qYbZRmWyEPd2DPq%2BzYOOX_9%3DUi8Sr25mfg0c%2BbYdWQ8Gw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

