Skip to content

Commit

Permalink
Merge pull request #118 from azizzaeny/master
Browse files Browse the repository at this point in the history
Add Boot-Atomizer in opensource sections
  • Loading branch information
src-code authored and redonkulus committed Jul 14, 2022
1 parent fd4b41c commit 97769f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/acss-site/app/docs/guides/atomizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Here's a few open source projects we know about:
* Grunt: [grunt-atomizer](https://www.npmjs.com/package/grunt-atomizer) (Created by the Atomizer team)
* Webpack: [atomic-loader](https://www.npmjs.com/package/atomic-loader)
* Gulp: [gulp-atomizer](https://www.npmjs.com/package/gulp-atomizer)
* Clojure : [boot-atomizer](https://github.com/azizzaeny/boot-atomizer) ([Boot-Task](https://github.com/boot-clj/boot) for clojurescript )

If you create your own, please [let us know!](/support.html)

Expand Down Expand Up @@ -89,7 +90,7 @@ atomizer: {
},
files: [
{
// parse your project's html files to automatically add
// parse your project's html files to automatically add
// found Atomic classes to your config
src: ['./src/*.html'],
// generate the css in the file below
Expand Down

0 comments on commit 97769f9

Please sign in to comment.