Skip to content

Commit aee35ce

Browse files
committed
remove obsolete styles
1 parent fedd987 commit aee35ce

File tree

4 files changed

+6
-1563
lines changed

4 files changed

+6
-1563
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,16 @@ Demo
88

99
- Authentication w/ Router Guard
1010
- Realtime Database CRUD Demo
11-
- File Uploads to Firebase Storage
12-
- SASS-based
13-
- Bootstrap 4
11+
- File Uploads to Firebase Storage Demo
12+
- SASS + Bootstrap 4 + FontAwesome
1413

1514
## Usage
1615

1716
Create an account at https://firebase.google.com/
1817

19-
`git clone`
20-
`cd firestarter`
21-
`npm install`
18+
- `git clone`
19+
- `cd firestarter`
20+
- `npm install`
2221

2322
Create two new files in the `/environments` dir.
2423

src/styles.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
// @import '../node_modules/bootstrap/dist/css/bootstrap.min.css';
21
@import "./styles/loading.scss";
3-
@import "./styles/materia.scss";
42
@import "./styles/firestarter.scss";

0 commit comments

Comments
 (0)