Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Less vs CSS – online

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #38833
    Morten
    Participant

    Most of the time I’m working online in CSS.
    But I like to code in Less, how do you do that?
    Now I have to code Less locally and upload the compiled CSS file to the server …. this take so long time :-(

    I’m working in Coda & LiveReload

    #105797
    Senff
    Participant

    Try SASS instead of LESS…? Compiling takes place locally.

    https://css-tricks.com/sass-vs-less/

    #105798
    Morten
    Participant

    “Compiling takes place locally” …. but this is my problem. I like to work on the server

    #105799
    i3iorn
    Member

    Locally in this case means whereever you install SASS. If you have access to and can install SASS on the server. Then you can work directly on the server. Instead of compiling and then uploading.

    #105801
    Morten
    Participant

    Sounds great …. and maybe SASS will be a part of the new Drupal 8

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.