Coder Social home page Coder Social logo

Comments (2)

thomasvnl avatar thomasvnl commented on August 21, 2024

An explanation on what Less is can be found at http://lesscss.org/. Basically, Less isn't anything else (when compiled) than css but it is used to develop css stylesheets in a more efficient and faster way by using variables and functions. The source of the compiled less file won't give you any more style than the already included css because the compiled source is in fact css. Personally I think your issue isn't an issue at all in the context of this repo which was probably the reason no one replied.

If you aren't aware of how to apply the styles in the css file to your email template, please try reading the pages from Bootstrap itself which give brief examples of usage. If you aren't aware of how to apply css styles in general - I am not assuming anything - I suggest you start at learning how to apply them first before digging deeper into Bootstrap.

Good luck!

from bootstrapforemail.

robertmclaws avatar robertmclaws commented on August 21, 2024

I'm sorry, I just got busy and this post got away from me.

This project is meant to be used in conjunction with the Bootstrap LESS files to generate a set of Bootstrap styles that are roughly compatible with e-mail. You need to drop it in the Bootstrap LESS folder and have a less compiler of some kind (dotless for ASP.NET, Web Essentials for Visual Studio 2012, or whatever) to get it to pick up the Bootstrap styles and generate the CSS file. How to make all of that work is outside the scope of this project, tho I may write a blog post about it at some point.

Sorry if I couldn't me more helpful, but hopefully I pointed you in the right direction.

from bootstrapforemail.

Related Issues (9)

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.