Coder Social home page Coder Social logo

less.sugar's Introduction

#LESS sugar for Espresso

This repository is no longer supported because I found a better LESS.sugar by cellfusion.

LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.

This sugar is first working solution that I ever seen for LESS. I found it in twitter. I look into it and found that it is a hawx's LESS.sugar, but this version is works, in contrast with sugar that is available in the hawx's repository.

Known LESS.sugar repos:

less.sugar's People

Contributors

grawl avatar

Stargazers

 avatar Trev avatar  avatar Vivian Verswyvel avatar Trev avatar  avatar Andrea Giannangelo avatar Daniel Groves avatar 梁海 Liang Hai avatar Catherine Garcia avatar Eric Katz avatar Donovan avatar

Watchers

 avatar Saivamsikrishna avatar

Forkers

neha-s

less.sugar's Issues

Mixin Syntax Error

It's not recognizing an end to arguments list without a semi-colon, which breaks the syntax highlighting.

Not recognized:
div { .radius(5px) }

Recognized:
div { .radius(5px); }

*Edit: my bad, this project is discontinued

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.