Created
September 29, 2016 17:30
-
-
Save danchoi/7189a7a93a393cda77c59eb4877aa2cd to your computer and use it in GitHub Desktop.
Common classes bootstrap.css vs custom templates
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
comm -1 -2 custom-classes.txt bs-classes.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
m2 $ comm -1 -2 custom-classes.txt bs-classes.txt | |
add-on | |
alert | |
alert-error | |
btn | |
btn-mini | |
btn-primary | |
checkbox | |
container | |
container-fluid | |
control-group | |
control-label | |
controls | |
form-horizontal | |
inline | |
input-append | |
input-block-level | |
input-large | |
input-medium | |
input-mini | |
input-prepend | |
input-small | |
input-xlarge | |
input-xxlarge | |
item | |
offset6 | |
radio | |
row | |
row-fluid | |
span12 | |
span2 | |
span3 | |
span4 | |
span5 | |
span6 | |
span7 | |
span8 | |
span9 | |
table | |
table-bordered | |
table-condensed | |
table-striped |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment