Skip to content

Commit 65220c1

Browse files
committed
update readme
1 parent 33e199e commit 65220c1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ When using `django-webpack-loader`, you need to create `Webpack` project on your
2323
- Autoprefixing of browserspecific CSS rules via [postcss](https://postcss.org/) and [postcss-preset-env](https://github.com/csstools/postcss-preset-env)
2424
- Style Linting via [stylelint](https://stylelint.io/)
2525

26+
----
27+
28+
If you want to import **lightweight modern frontend solution** to your web app, or you do not like **heavy framework** such as React, Vue.
29+
30+
Please check my book [The Definitive Guide to Hotwire and Django](https://leanpub.com/hotwire-django)
31+
32+
----
33+
2634
## Documentation
2735

2836
1. [Setup With Django](https://python-webpack-boilerplate.readthedocs.io/en/latest/setup_with_django/)

0 commit comments

Comments
 (0)