Commit Graph

18 Commits

Author SHA1 Message Date
Brian McAllister
1419cec44c Move icon-within-link styles into main styles.
A bit cleaner, and takes advantage of the & selector.
2013-02-17 18:14:06 -05:00
Brian McAllister
86604248c1 Use browser support variables from Compass.
These variables exist in Compass to control the level of browser support you're
looking to hit. These will default to true (the same as Compass), which will
output the same CSS as the regular Font Awesome CSS.

See: http://compass-style.org/reference/compass/support/

It's likely that large websites are using these variables already, so this will
help cut down on CSS that's already not required by a Compass project using
these variables.
2013-02-17 18:04:17 -05:00
Brian McAllister
8b601f5253 Add configuration variables for borders and sizes.
These config vars allow fine grained control over the output of the border and
size styles. You can now set the variables to null or false in your own project
to not output this CSS.
2013-02-17 17:59:39 -05:00
Brian McAllister
a6d69fb85b Add an option to control Bootstrap reset output.
I'm pretty unfamiliar with the Bootstrap framework, so I'm following along with
the existing comments.

The goal here is to remove and CSS when a project is not using Bootstrap
already.
2013-02-17 17:42:04 -05:00
Brian McAllister
c5998d9844 Make attribution less noisy; Wrap lines. 2013-02-17 17:39:10 -05:00
Brian McAllister
26cea2a4c9 Add a Font Awesome version variable. 2013-02-17 17:33:56 -05:00
Brian McAllister
daf5885bd0 Clean up configuration options.
- Use dashes instead of camelCase.
- Make the color options specific to Font Awesome, and defaulted.
2013-02-17 17:31:46 -05:00
davegandy
13d5dd373c updating version numbers 2013-01-17 12:25:51 -05:00
davegandy
130486b09d fixing SCSS and SASS bugs 2013-01-14 10:38:15 -05:00
davegandy
7d173f2ade fixing numerous bugs 2013-01-12 15:43:19 -05:00
davegandy
8257548187 updating sass and scss files 2013-01-01 22:56:06 -05:00
Matthias Kretschmann
22aa51f2a6 Better comment for why U+F020 isn't used, as suggested in #268 2012-06-14 22:11:37 +02:00
Maxime Fabre
db9dd90c2a Unify variable names 2012-06-08 10:30:30 +02:00
Maxime Fabre
e045ef08cd Update to latest commits 2012-06-05 09:47:44 +02:00
Maxime Fabre
71c05d7982 Add SASS/SCSS version 2012-06-04 14:33:04 +02:00
Maxime Fabre
752e827d32 Updated to latest commits 2012-03-09 16:02:37 +01:00
Maxime Fabre
eb391a1a36 Updated to latest commits 2012-03-09 09:45:34 +01:00
Maxime Fabre
77dfb436b4 Added SASS and SCSS versions 2012-03-08 01:03:10 +01:00