stubbornella / oocss

Object Oriented CSS Framework

Home Page:http://stubbornella.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library should have only one header and footer, not one per component.

stubbornella opened this issue · comments

This is what I'm seeing in the library file now that I added the new components to components_list.json:

The footer
The header
the Menu

The footer
The header
the Menu

The footer
The header
the Menu

The footer
The header
the Menu

The footer
The header

It also has multiple html and head and body tags in the library file. This isn't working right.

Bug When I refactored the Javascript for the watch command.
It's fixed now

I still see the bug. In index.html.