Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
cssrecipes/cssrecipes
People
Repo info
Activity
Guillaume Demesy
@magsout
plop
MoOx
@MoOx
yo :)
I made this channel just because I was deprecating irc for cssnext, so I made the same for cssrecipes :)
Guillaume Demesy
@magsout
good idea ;)
Matthias Le Brun
@bloodyowl
yo
Guillaume Demesy
@magsout
Je commit mon git pour grid ?
et on ajoutera les modifier plus ard ?
tard
MoOx
@MoOx
yes
Guillaume Demesy
@magsout
GIST pas git
MoOx
@MoOx
as flex.css ?
Guillaume Demesy
@magsout
root directory ?
MoOx
@MoOx
near index.css yes
so we can do cssrecipes-grid/flex
Guillaume Demesy
@magsout
oki doki
MoOx
@MoOx
also add the reference in
package.json/files
section
an maybe try to put common part in a single file, if possible
Guillaume Demesy
@magsout
like var and modifier ? which are the same
_
MoOx
@MoOx
and maybe common part of classes ?
Guillaume Demesy
@magsout
ok
I have to not break the compatibility of the current version?
or we'll bump to next version ?
MoOx
@MoOx
maybe it’s time for 1.0
Guillaume Demesy
@magsout
http://cl.ly/image/1a1n1P113t26
what do you think ?
MoOx
@MoOx
I think it’s cool :) I guess both index & flex import base ?
Guillaume Demesy
@magsout
yep
MoOx
@MoOx
Also be sure that package.json have lib & flex in files section
and this looks good to me :)
Guillaume Demesy
@magsout
"files": [
"CHANGELOG.md",
"LICENSE",
"lib",
"index.css",
"flex.css"
],
like this ?
MoOx
@MoOx
yes
Guillaume Demesy
@magsout
0.5.0 or 1.0.0 ?
MoOx
@MoOx
1.0
it’s time :)
Guillaume Demesy
@magsout
ok let's go PR
hum, or maybe 0.5.0
MoOx
@MoOx
wy ?
Guillaume Demesy
@magsout
and before 1.0.0 we'll add some cool modifier
thanks to felx
flex
MoOx
@MoOx
modifier can be added as minor, so 1.1
and so
semver dude :)