How do i use External libraries to my blank page?
I know this…
sc_url_library('prj', 'bootstrap-3.3.2-dist', 'js/bootstrap,js');
How i link my css lib with sc_url_library?
EDIT:
Nevermind…i got it working…
How do i use External libraries to my blank page?
I know this…
sc_url_library('prj', 'bootstrap-3.3.2-dist', 'js/bootstrap,js');
How i link my css lib with sc_url_library?
EDIT:
Nevermind…i got it working…
Can you share your solution? I would love an example of how to integrate bootstrap into a SC8 project. I have no idea where to start.
please could you tell me how