Ok so I did not know where to put this question at. So i put it in this Category.
All I am trying to do is export some code and use it in another site as custom code.
The problem is that I opened up the zip file that I got when I exported one page of webflow, that has just a
slider in it. I was making it as a test.
I need to understand what to do with the webflow.js file. Is that a file that is normal javascript, or something that I need to somehow convert it into that?
Also the three css files
- gwdt.webflow.css
- normalize css
- webflow.css
Which one are we suppose to use, say if were not exporting right back into webflow platform. Only thing I know is not to use the webflow.css.
And how come they do not have a normalize.js for like they do for the webflow.css?
Then we got the html file, and its the index.html file, so that means its got all those files above somehow linked to it. How do we seperate it so I only have the html for the slider??
My site is gwdt.webflow.io
I know that someone already had a similar question and all they told him was load the file into a browser and edit it on there. That never answered any of the questions we have about the export code.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)