Git Product home page Git Product logo

less-elements.tmbundle's Introduction

LESS Elements TextMate bundle

This TextMate Bundle supports version 0.6 of LESS Elements.

Install

Through Git:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/juanghurtado/less-elements.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'

Without Git:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
wget http://github.com/juanghurtado/less-elements.tmbundle/tarball/master
tar zxf juanghurtado-less-elements.tmbundle*.tar.gz
rm juanghurtado-less-elements.tmbundle*.tar.gz
mv juanghurtado-less-elements.tmbundle* "less-elements.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'

What is LESS Elements?

LESS Elements is a set of useful mixins for the LESS CSS pre-processor to help you cut down the size of your stylesheets.

What is LESS?

LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions.

What is Textmate?

TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.

Contribute

If you think there is something wrong in this Bundle, please yell at me at this project issues page. If you want to make a modification by yourself, fork this project and send me the pull request.

Authors

less-elements.tmbundle's People

Contributors

juanghurtado avatar

Stargazers

AJW  avatar

Watchers

Fabian Morón Zirfas avatar

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.