Need advice about which tool to choose?Ask the StackShare community!

Bourbon

130
115
+ 1
20
Less

2.5K
1.2K
+ 1
930
Add tool

Bourbon vs Less: What are the differences?

Developers describe Bourbon as "A lightweight mixin library for Sass". Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible. On the other hand, Less is detailed as "The dynamic stylesheet language". Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.

Bourbon and Less can be categorized as "CSS Pre-processors / Extensions" tools.

"Simple mixins" is the top reason why over 13 developers like Bourbon, while over 213 developers mention "Better than css" as the leading cause for choosing Less.

Bourbon and Less are both open source tools. Less with 16.1K GitHub stars and 3.45K forks on GitHub appears to be more popular than Bourbon with 8.86K GitHub stars and 916 GitHub forks.

GoSquared, Weebly, and eTobb are some of the popular companies that use Less, whereas Bourbon is used by DeveloperTown, Helpful, and devbase.io. Less has a broader approval, being mentioned in 498 company stacks & 169 developers stacks; compared to Bourbon, which is listed in 25 company stacks and 12 developer stacks.

Decisions about Bourbon and Less
Cory Bell

JSS is makes a lot of sense when styling React components and styled-components is a really nice implementation of JSS. I still get to write pure CSS, but in a more componentized way. With CSS post-processors like SASS and LESS, you spend a lot of time deciding where your .scss or .less files belong, which classes should be shared, and generally fighting the component nature of React. With styled-components, you get the best of CSS and React. In this project, I have ZERO CSS files or global CSS classes and I leverage mixins quite a bit.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Bourbon
Pros of Less
  • 14
    Simple mixins
  • 3
    Lightweight
  • 3
    No javascript
  • 215
    Better than css
  • 177
    Variables
  • 141
    Mixins
  • 99
    Maintainable
  • 79
    Used by bootstrap
  • 55
    Open source
  • 50
    Extendable
  • 43
    Functions
  • 39
    Dynamic
  • 30
    Fast
  • 2
    CSS is valid LESS, very easy to pick up

Sign up to add or upvote prosMake informed product decisions

What is Bourbon?

Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible.

What is Less?

Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Bourbon?
What companies use Less?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Bourbon?
What tools integrate with Less?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

JavaScriptGitHubNode.js+26
20
5041
What are some alternatives to Bourbon and Less?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
See all alternatives