📜 WIP doc with release todos
This commit is contained in:
parent
e88d40536c
commit
5563ba89f6
11
README.md
11
README.md
|
|
@ -1,14 +1,3 @@
|
||||||
#Future release notes & todo
|
|
||||||
This is a beta release, some things still need to be done before it's ready.
|
|
||||||
|
|
||||||
##Todo
|
|
||||||
- use fs-extra instead of wrench
|
|
||||||
|
|
||||||
##Doc updates
|
|
||||||
- Stylesheets are included automatically, place them wherever in the dir
|
|
||||||
- Autoprefixer is there to help
|
|
||||||
- use SASS, LESS or postcss.
|
|
||||||
|
|
||||||
# Responsive HTML email signature(s)
|
# Responsive HTML email signature(s)
|
||||||
### Let's punch email clients in the stomach!
|
### Let's punch email clients in the stomach!
|
||||||
When you need some basic responsive email signatures that work on mobile.<br/>
|
When you need some basic responsive email signatures that work on mobile.<br/>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
#Future release notes & todo
|
||||||
|
This is a pre-release, stuff will be mostly ready when the items bellow are done. Feel free to contribute!
|
||||||
|
|
||||||
|
##Todo
|
||||||
|
- use fs-extra instead of wrench
|
||||||
|
- [100⭐️] issues
|
||||||
|
|
||||||
|
##Doc updates
|
||||||
|
- Stylesheets are included automatically, place them wherever in the dir
|
||||||
|
- Autoprefixer is there to help
|
||||||
|
- use SASS, LESS or postcss.
|
||||||
Loading…
Reference in New Issue