Skip to content

Commit 78a4ca8

Browse files
Update README.md
1 parent 647e6f3 commit 78a4ca8

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,6 @@ And then simply import the stylesheet on your `index.html` file.
2222

2323
<link rel="stylesheet" type="text/css" href="/path/to/cake/cake.min.css">
2424

25-
### Hackable
26-
27-
You can modify or extend whatever you want of Cake CSS, it's MIT licensed! Source code can be found on `src` folder.
28-
29-
You will need the following tools:
30-
31-
* Sass (Ruby)
32-
* Gulp
33-
34-
1. Install the dependencies using NPM
35-
36-
npm install
37-
38-
2. Add your own ingredients and customize Cake CSS as you want. See [Wiki](https://github.com/JuanjoSalvador/cakecss/wiki) for more info.
39-
40-
3. Build it! But it's a cake, so... Cook it!
41-
42-
$ npm run cook
43-
4425
### Acknowledgements
4526

4627
Cake CSS is srrongly influenced by:

0 commit comments

Comments
 (0)