This website works better with JavaScript.
Home
Explore
Help
Sign In
SPDT
/
sapl
mirror of
https://github.com/interlegis/sapl.git
Watch
5
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Sistema de Apoio ao Processo Legislativo
5489
Commits
60
Branches
256
Tags
216 MiB
Python
48.1%
JavaScript
34.2%
HTML
16.5%
SCSS
0.7%
Shell
0.4%
Tree:
67a48a434e
sapl
/
frontend
/
postcss.config.js
5 lines
59 B
Raw
Blame
History
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{
}
}
}