``` npm i jbx@latest capsize@latest styled-components@latest ```
npm install jbx```
npm i jbx@latest capsize@latest styled-components@latest
`jsx
import { JBX, MainHeader, Text, Space, Container } from 'jbx';
function App() {
return (
Tool that creates animated CSS transitions. Add sprites and get the code ready to paste in
your site.
Tool that creates animated CSS transitions. Add sprites and get the code ready to paste in
your site.
);
}
export default App;
``