|
|
|
|
|
by tdy721
3458 days ago
|
|
If you need to extend it, just extend it with your own includes. If you need to modify it, stick to editing variables. If you have both of those, then updating minor versions should be easy. I tend to keep the source in the bower_components directory and copy/modify only the includes. The issue is that the project is changing, you will have to wait for an RC if you really want stable code. |
|