You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I see 960grid plugin and create plugin framework Skeleton for PG :)
now I want add some properties to all components,
for example I want add text-align to row,column,p,h1,h2,h3 and ...
Hi, I see 960grid plugin and create plugin framework Skeleton for PG :)
now I want add some properties to all components,
for example I want add
text-align
torow,column,p,h1,h2,h3
and ...skeleton.js : framework Skeleton for PG
skeleton-plus.js : some properties
How to do this?
update: in bootstrap you recreate components that existing in html,
ex. you recreate
p
for bs, Whilehtml-p
existingp
orskel-p
?The text was updated successfully, but these errors were encountered: