1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-27 00:30:09 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kushagra Gour
9c3de5d235 setup redirects 2024-02-28 17:49:57 +05:30
Kushagra Gour
1e23ab79bc add routes 2024-02-28 10:35:22 +05:30
Kushagra Gour
de56ee3e1f add routing 2024-02-28 09:35:36 +05:30
Arnab Sen
c62592bf57 Remove stylesheets from html and include in js
The stylesheets that were linked in the index.html were redundant, as
they were already bundled by the webpack. The style.css was again imported in
the components/app.jsx. Now, it is placed in the index.js in a
order that style.css overrides the other stylesheets.
2022-03-11 20:05:28 +05:30
Kushagra Gour
18a5007a2a upgrade firebase and import css files 2022-03-08 12:31:44 +05:30
Kushagra Gour
dfcd5bc505 get preact files into root 2018-06-16 14:56:14 +05:30