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
This repo can be used to scaffold an Acorn package. See the [Acorn Package Development](https://roots.io/acorn/docs/package-development/) docs for further information.
3
+
This repo can be used to integrate the [CUBE CSS Boilerplate](https://github.com/Set-Creative-Studio/cube-boilerplate/tree/main) into a Sage project. See ["A CSS project boilerplate"](https://piccalil.li/blog/a-css-project-boilerplate) by Andy Bell for an explaination of this methodology.
If it's a brand new project, you can delete app.css and tailwind.config.js before publishing the resources.
16
+
17
+
### Existing Projects
18
+
If you've already started working on a project you'll want to look at `publishes/resources/styles/app.css` and `publishes/tailwind.config.js` to incorporate the changes manually.
19
+
20
+
### Publishing Tailwind.config.js and CSS resources
0 commit comments